RE: [PHP-WIN] Deleting a file under Windows

2001-12-31 Thread Richard Black
D] Subject: Re: [PHP-WIN] Deleting a file under Windows The PDF manual I downloaded for 4.0.6 said something about unlink not working on windows but it's always worked fine for me! It might be a warning as it may not work under certain conditions "SeBastien ThuLer" <[EMAIL

Re: [PHP-WIN] Deleting a file under Windows

2001-12-31 Thread LaserJetter
The PDF manual I downloaded for 4.0.6 said something about unlink not working on windows but it's always worked fine for me! It might be a warning as it may not work under certain conditions "SéBastien ThüLer" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > I

Re: [PHP-WIN] Deleting a file under Windows

2001-12-30 Thread LaserJetter
The PDF manual I downloaded for 4.0.6 said something about unlink not working on windows but it's always worked fine for me! It might be a warning as it may not work under certain conditions "SéBastien ThüLer" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > I

Re: [PHP-WIN] Deleting a file under Windows

2001-12-30 Thread Sébastien Thüler
I suppose the PDF version of the manual is not up-to-date, then. Thanks for the info! -Séb "Daniel Beulshausen" <[EMAIL PROTECTED]> a écrit dans le message news: [EMAIL PROTECTED] At 18:11 30.12.2001 +0100, Sébastien Thüler wrote: >Hello! > >The manual says that unlink() doesn't work under Windo

Re: [PHP-WIN] Deleting a file under Windows

2001-12-30 Thread Daniel Beulshausen
At 18:11 30.12.2001 +0100, Sébastien Thüler wrote: >Hello! > >The manual says that unlink() doesn't work under Windows. >Question is : what is the way to delete a file under Windows ? i must be blind then :) for sure unlink works under windows, everyone saying something different is nuts. danie