Never mind that, found hte problem. It's because I set the fopen to write only somewhere... The unlink now work correctly (deleted file)...
"Scott Fletcher" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > I have a file that was 25 KB and I use the unlink() to remove the file. > When I rechecked it, I found that the file is still there but it's filesize > is 0 KB. Is unlink() suppose to remove the file or what?? > > FletchSOD -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php