[snip]
I created a form where users can upload.
I'm working on the section where admins can delete entries.
When I have a user delete an entery, I have it taking out of MySQL 
(working fine)
But how do I delete the file that was uploaded?
Thanks for any help
[/snip]

http://www.php.net/unlink
 

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

Reply via email to