> in filesystem.xml, Unlink() is said to be unavailable under Windows systems. > Is this still true? I got reports which explain that unlink works under > windows. Anyone has experience? Quick test on windows: <?php unlink("a.txt"); ?> Deletes the a.txt in the same dir :) Worked for me. Seems ok. Goba ........................................................... . . . . . Editor of the Hungarian PHP manual, Admin of the Hungarian PHP mirror
- [PHP-DOC] unlink Damien Seguy
- Re: [PHP-DOC] unlink Hojtsy Gabor
- Re: [PHP-DOC] unlink Hojtsy Gabor
- Re: [PHP-DOC] unlink Damien Seguy
- Re: [PHP-DOC] unlink Thomas
- Re: [PHP-DOC] unlink Daniel Beckham