[PHP] directory help

2002-08-21 Thread Randy Johnson

I need some help,

I need to go through a number of directories and rename each of the files
like this

img001
img002
img003

do dir 1 would have

img001
img002
img003

directory 2 might have
img004
img005

and directory 3 would have
img006
img007
img008


Thanks

Randy





-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




Re: [PHP] directory help

2002-08-21 Thread Jason Wong

On Thursday 22 August 2002 10:12, Randy Johnson wrote:
 I need some help,

 I need to go through a number of directories and rename each of the files
 like this

 img001
 img002
 img003

 do dir 1 would have

 img001
 img002
 img003

 directory 2 might have
 img004
 img005

 and directory 3 would have
 img006
 img007
 img008

Where is your question?

-- 
Jason Wong - Gremlins Associates - www.gremlins.com.hk
Open Source Software Systems Integrators
* Web Design  Hosting * Internet  Intranet Applications Development *

/*
According to the obituary notices, a mean and unimportant person never dies.
*/


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php