Sorry John, but I forgot to write that detail: I test locally on Win
machine, but directories are on Linux server.
Afan
John Nichel wrote:
Jesse Castro wrote:
rm -r <directoryname> will recursively remove the directory and
everything in it
<snip>
He's on a Windows system, that won't work. As a side note, on *nix
based systems, rm -rf <dir> would be better suited so that it doesn't
prompt for conformation on each file/directory.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php