You obviously missed my last sentence. "Once you get this working, you can put
the rename() in the first foreach() loop. Don't forget to take care of
exceptions. "
Robert Cummings wrote:
On Thu, 2008-01-24 at 16:18 -0500, Al wrote:
First get an array of all the files, e.g.,
That's useful for debugging, but once you know what you're doing, it's a
waste of resources to accumulate the array unless you have a good reason
for doing so :)
Cheers,
Rob.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php