[PHP-WIN] delete a file

2002-07-17 Thread j.a.z.
hi does anybody know how to delete a file? you are able to generate a file with fwrite. you can open a file with fopen. however i found no command to delete a generated file? thanx, j.a.z. -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WIN] Re: delete a file

2002-07-17 Thread j.a.z.
thanks for all answers. however in my php-referenz (book) they sad: unlink does not take effect on windows system thats why i did not try this function! but it worked well. thank you. (PS: the dummy-entry "delete" did NOT work) :-) jaz "J.A.Z." <[EMAIL