• Downloading from our site will require you to have a paid membership. Upgrade to a Premium Membership from 10$ a month today!

    Dont forget read our Rules! Also anyone caught Sharing this content will be banned. By using this site you are agreeing to our rules so read them. Saying I did not know is simply not an excuse! You have been warned.

Share code đổi tên file hàngloạt

Admin

Well-Known Member
Staff member
Administrator
PHP:
<?php
$mdir='dir/mralone'; //thu muc chua tap tin can doi ten
$r1='file'; //tu can doi trong ten file
$r2='Name'; //ten dc doi thanh
function mass_rename($dir,$r1,$r2) {
$opdir=opendir($dir);
while ($a=readdir($opdir)) {
if ($a=='.' or $a=='..') continue;
if (is_file($dir.'/'.$a)) {
$b=str_replace($r1,$r2,$a);
rename($dir.'/'.$a,$dir.'/'.$b); }
else {
mass_rename($dir.'/'.$a,$r1,$r2); } }
closedir($opdir);
return $dir; }
mass_rename($mdir,$r1,$r2);
echo 'Xong';
/*TUOITREIT.VN*/
?>
vd:
file_1.jpg
file_2.jpg
đổi thành:
Name_1.jpg
Name_2.jpg
 

Facebook Comments

Similar threads
Thread starter Title Forum Replies Date
Admin Share code đổi màu và tên nick wapka Wap builder, wapego, xtgem, wen.ru, wapka, wap4 0
T Share Share Code Mod Thay đổi Màu Nick Tùy Ý Cho Johncms Johncms 1
tubotocdo Share code đổi định dạng game soft java online Mã nguồn wap 1
Admin Share code php chuyển đổi các hệ cơ số PHP 0
Admin Share code php đổi .jar thành _jar Mã nguồn wap 0
Admin Share code trao đổi like facebook Mã nguồn wap 1
Admin Share code trao đổi like facebook mobile Mã nguồn wap 0
Admin Share code thay đổi css sau mỗi lần truy cập Javascript/ajax 0
Admin Share code scam team tự động đổi pass style đẹp Mã nguồn wap 6
M SHARE code css thay đổi màu sắc khi rê chuột vào ảnh JavaScript / Ajax 1
Admin Share code thay đổi user và pass admin nukeviet 3 Mã nguồn web 0
N Xin Code thay đổi logo theo thời gian Thảo luận wap việt 4
Admin Share code thay đổi loại quảng cáo xtgem Wap builder, wapego, xtgem, wen.ru, wapka, wap4 0
T Share code chuyển đổi mã html sang js, php, asp JavaScript / Ajax 2
Admin Share code scam nick team auto đổi pass giao diện mới Mã nguồn wap 7
mày.hả.bưởi Share Code chuyển đổi html > bbcode cho wap All Shared Scripts 1
Admin Code thay đổi ảnh khi rê chuột vào hình HTML & CSS 0
rockymen9999 Share GIFTCARD CODE GENERATOR BY AMBOSS NETFLIX, AMAZON, PSN, SPOTIFY & MORE Tut, tool, mmo 0
F Quét QR Code – 1 Chạm 1 Lượt Tải Tốc Độ Cao Tin tức CNTT 0
rockymen9999 Share GIFTCARD CODE GENERATOR BY AMBOSS NETFLIX, AMAZON, PSN, SPOTIFY & MORE Tut, tool, mmo 0
J E cần tối ưu code check cc,web check ạ PHP 0
cuongpro9x Share FREE Windscribe VPN 30GB Voucher Code Tut, tool, mmo 0
H Xin code twig lô đề All Shared Scripts 0
katy Android MobiFone tặng e-code 100k cho Hội viên KNDL để mua sắm trên Tiki.vn Điện thoại di động 10
katy Android Hãy cùng MobiFone thăng hạng tiếng Anh cùng e-code giảm giá tại Apax English Điện thoại di động 10
katy Android MobiFone tặng mã e-code tại APAX ENGLISH trị giá 500k cho Hội viên KNDL Thông tin các mạng di động 0
Admin [CSCN] Roman Numeral Chord BB Code Support Xenforo 0
Admin Editor & BB Code Manager Xenforo 0
Admin Share code phpBB 3.3.3 tiếng việt mới nhất Phpbb3x 2
D Giúp đỡ về code javascrip trên Ladipage Hỗ trợ sử dụng diễn đàn 1
cuongpro9x Share Code vòng quay lì xì may mắn All Shared Scripts 1
Admin Xenforo 2 - Random Ads Code Xenforo 0
Admin Yilmaz - Hide [code,php,html] content from guests (vb5.6.x) Add-ons 0
Vtkun Xin giải mã code php Thảo luận chung 0
Admin Share code dịch vụ mạng xã hội bao gồm Facebook, Youtube, Tiktok, Instagram Mã nguồn wap 30
Admin Share 15GB source code Android bao gồm Unity Android, iOS 5
Admin Share code Nukeviet 4.4.02 mới nhất - Code tin tức tốt nhất Việt Nam Mã nguồn web 3
Admin Share code trung thu 2020 đẹp mắt JavaScript / Ajax 6
Admin [MMO] Hide Bb-Code Content System Xenforo 1
I Xin Xin code up ảnh giống upanh.tuoitreit.vn PHP 0
Admin Share code phpBB 3.3.1 tiếng việt mới nhất Phpbb3x 4
Admin Share code wap upload mod full Mã nguồn wap 3
Admin Share code bắn pháo hoa tết 2021 đẹp JavaScript / Ajax 0
cuongpro9x Share bộ Source code trà sữa To Co To Co Wordpress 9
B xin lại các code link đã bị die Johncms 2
cuongpro9x Share code website bán khóa học Online All Shared Scripts 3
Admin Share code php check rank Việt Nam và thế giới từ Alexa PHP 0
Admin Share code leech ảnh girl xinh tự động Mã nguồn wap 0
cuongpro9x Share Code Đếm Ngược Thời Gian Chào Xuân Canh Tý 2020 All Shared Scripts 3
T Help Cần code web nghe nhạc Mã nguồn wap 0

Similar threads

New posts New threads New resources

Back
Top