Re: unlink() - just curious
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.php archive

Re: unlink() - just curious

From: Andy Hassall <andy@andyh.co.uk>
Date: Tue Nov 22 2005 - 23:55:30 CET

On Tue, 22 Nov 2005 22:42:58 -0000, Krustov <krusty@krustov.co.uk.INVALID>
wrote:

>Using php v4
>
><?php unlink('folder/$poop.php'); ?>
>didnt work
>
><?php unlink("folder/$poop.php"); ?>
>did work
>
>
>As subject - just curious why .

http://www.php.net/manual/en/language.types.string.php

-- 
Andy Hassall :: andy@andyh.co.uk :: http://www.andyh.co.uk
http://www.andyhsoftware.co.uk/space :: disk and FTP usage analysis tool
Received on Sat Dec 3 04:22:16 2005