At 19:14 08.03.2003, Vernon said:
--------------------[snip]--------------------
>I need to have files that exist within a folder on my server based on the a
>MySQL record that contains it's name. What command would I be looking for in
>the php functions list? Anyone?
--------------------[snip]--------------------
Sorry, just saw you wanted to DELETE the files...
It's "unlink($filename);"
Note you need to have write access to the directory (not only the file) to
delete it.
--
>O Ernest E. Vogelsinger
(\) ICQ #13394035
^ http://www.vogelsinger.at/
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php