Jump to content

code to batch rename files...


blueman378

Recommended Posts

hi guys, well ia need a code which checks all files in the current directory and runs a preg replace on the name to get rid of some letters infront of the names<

 

how owuld i go about doing this?

eg

abcbob.php

abckat.php

abcmat.php

 

i want a code that will rename them to

bob.php

kat.php

mat.php

 

cheers

Link to comment
https://forums.phpfreaks.com/topic/94657-code-to-batch-rename-files/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.