Date: 04/26/01
- Next message: Jim Winstead: "[PHP-DOC] updating fr build on website"
- Previous message: Daniel Beckham: "Re: [PHP-DOC] unlink"
- In reply to: Damien Seguy: "Re: [PHP-DOC] unlink"
- Next in thread: Stig Sæther Bakken: "Re: [PHP-DOC] PHP easter Egg"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi,
sounds also good for me.
br,
Thomas
Damien Seguy wrote:
> 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: Jim Winstead: "[PHP-DOC] updating fr build on website"
- Previous message: Daniel Beckham: "Re: [PHP-DOC] unlink"
- In reply to: Damien Seguy: "Re: [PHP-DOC] unlink"
- Next in thread: Stig Sæther Bakken: "Re: [PHP-DOC] PHP easter Egg"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

