Did you check the manual? Like php.net/delete perhaps which tells you the
PHP function that does this is actually called unlink().
-Rasmus
On Wed, 17 Apr 2002, jas wrote:
> How can I delete a file in php?
> thanks in advance,
> Jas
>
>
>
> --
> PHP General Mailing List (http://www.php.net/)
>
essage-
> From: jas [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, April 17, 2002 4:08 AM
> To: [EMAIL PROTECTED]
> Subject: [PHP] file delete...
>
>
> How can I delete a file in php?
> thanks in advance,
> Jas
--
Torben Wilson <[EMAIL PROTECTED]>
http:/
According to this, you should actually use unlink, but delete is available.
http://www.php.net/manual/en/function.delete.php
-Natalie
-Original Message-
From: jas [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, April 17, 2002 4:08 AM
To: [EMAIL PROTECTED]
Subject: [PHP] file delete
How can I delete a file in php?
thanks in advance,
Jas
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
4 matches
Mail list logo