[snip]
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??
[/snip]

You do not say what your OS is, but I just tested on Linux and BSD and
it 'removed' the file.

Why did you post this twice??

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

Reply via email to