Afan Pasalic wrote:
directories are on Linux server and Windows System Commands will not
work there.
I forgot to make a note:
warning shows c:\ap\artwork\ap.php because I test it locally, n windows
machine. but directories are on Linux box
sorry for misleading you guys.
Then that's a bit easier...for me.
$command = "rm -rf " . $directory_name;
exec ( $command );
--
John C. Nichel
ÜberGeek
KegWorks.com
716.856.9675
[EMAIL PROTECTED]
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php