On 05-Jul-01 Oliver Hotz wrote:
> Hey guys, I have a php script that generates files, and a www page that
> links to them.
>
> Is there a way to delete those files, based on a time variable ?..
>
> lets say 1 minute after they have been generated, they get deleted ?
>
man find
(check for the -mmin expression)
Regards,
--
Don Read [EMAIL PROTECTED]
-- It's always darkest before the dawn. So if you are going to
steal the neighbor's newspaper, that's the time to do it.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]