I have a directory with .txt and .txt.asc files.
What I want to do is..

Check the age of all files ending in .txt.asc and if the file *.txt.asc is older then 7 days
delete thatfile.txt.asc and also thatfile.txt


Thanks
Chris

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

Reply via email to