On Sunday 13 July 2003 01:26, Dan Anderson wrote: > I am running a script which accepts uploaded files in safe mode. Is > there a way to get rid of all files stored in /tmp using PHP or do I > need to run a cron jobbed script to delete files of the form "php*"?
Uploaded files should automatically be purged when script ends. What are you trying to do? -- Jason Wong -> Gremlins Associates -> www.gremlins.biz Open Source Software Systems Integrators * Web Design & Hosting * Internet & Intranet Applications Development * ------------------------------------------ Search the list archives before you post http://marc.theaimsgroup.com/?l=php-general ------------------------------------------ /* hangover, n.: The wrath of grapes. */ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php