Date: 04/26/01
- Next message: Thomas: "Re: [PHP-DOC] unlink"
- Previous message: Clemens Gutweiler: "[PHP-DOC] cvs: phpdoc /de/functions rtfm.xml"
- In reply to: Damien Seguy: "Re: [PHP-DOC] unlink"
- Next in thread: Thomas: "Re: [PHP-DOC] unlink"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
That sound good to me!
Daniel
----- Original Message -----
From: "Damien Seguy" <damien.seguy <email protected>>
To: "PHP-DOC lista" <phpdoc <email protected>>
Sent: Thursday, April 26, 2001 1:54 AM
Subject: Re: [PHP-DOC] unlink
> on 25/04/01 20:46, Hojtsy Gabor at goba <email protected> wrote:
>
> Hi,
>
> According to latest reviews, unlink() works on Windows machines too.
> Since doc may be true for older versions of PHP, here is a suggestion :
>
> Original : "
> <note>
> <simpara>
> This function may not work on Windows systems.
> </simpara>
> </note>
> "
>
> suggestion : "
> <note>
> <simpara>
> This function may not work on Windows systems, with version older
> than 4.0.2. With such a version, you may use this alternative :
> <literal>system("del name.ext");</literal>. (Don't forget to use
> backslash instead of slash with path).
> </simpara>
> </note>
> "
>
> Best regards,
> Damien Seguy
>
>
- Next message: Thomas: "Re: [PHP-DOC] unlink"
- Previous message: Clemens Gutweiler: "[PHP-DOC] cvs: phpdoc /de/functions rtfm.xml"
- In reply to: Damien Seguy: "Re: [PHP-DOC] unlink"
- Next in thread: Thomas: "Re: [PHP-DOC] unlink"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

