Justtechjobs.com Find a programming school near you






Online Campus Both


php3-list | 199903

Re: [PHP3] Delete files From: Keith Greene (kgreene <email protected>)
Date: 03/31/99

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>