php3-list | 199903
Date: 03/31/99
- Next message: Stefan Paletta: "Re: [PHP3] is_writeable"
- Previous message: pete collins: "Re: [PHP3] Scheduling /cron"
- In reply to: Oleg Gorobchuk: "[PHP3] Delete files"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
use unlink:
$x = unlink($filename);
Oleg Gorobchuk wrote:
> Tell, as possible delete files on side server by means of PHP3?
>
> Best regards,
>
> Oleg.
> 31.03.1999 17:07
>
> --
> PHP 3 Mailing List http://www.php.net/
> To unsubscribe send an empty message to php3-unsubscribe <email protected>
> To subscribe to the digest list: php3-digest-subscribe <email protected>
> For help: php3-help <email protected> Archive: http://www.php.net/mailsearch.php3
> List administrator: zeev-list-admin <email protected>
--
------------------------------------------------
/##/ /#/ Keith R. Greene (Hitek)
/##/ /#/ Grandmaster of Visual Wizardry
/##/ /#/ Electronic Data Systems
/##/ /#/ kgreene <email protected> | (210) 321-2495
------------------------------------------------
Opinions expressed are not necessarily those of EDS.
Any grammatical errors contained within this document
are a result of lo t p ckets, d <email protected> c0ntam|nation 0r
liZZne nZZoisZZe, and therefore I cannot take responsibility
for them.
--
PHP 3 Mailing List http://www.php.net/
To unsubscribe send an empty message to php3-unsubscribe <email protected>
To subscribe to the digest list: php3-digest-subscribe <email protected>
For help: php3-help <email protected> Archive: http://www.php.net/mailsearch.php3
List administrator: zeev-list-admin <email protected>
- Next message: Stefan Paletta: "Re: [PHP3] is_writeable"
- Previous message: pete collins: "Re: [PHP3] Scheduling /cron"
- In reply to: Oleg Gorobchuk: "[PHP3] Delete files"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

