> 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?)
> 
> Thanks
> 
> Tim

Sounds more like a job for cron than for PHP - "man crontab" should set you
up...

Mikey

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

Reply via email to