[snip]
How can I delete ALL files within a specified directory every 20 days?
Does anyone know of any code-snippets that are around at the moment that

are able to do this? (And where I can find them?)
[/snip]

Create a script that deletes files in the directory and then CRON it.

http://www.unixgeeks.org/security/newbie/unix/cron-1.html

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

Reply via email to