phpbar.de logo

Mailinglisten-Archive

[php] =?iso-8859-1?Q?Re:_=5Bphp=5D_Datei_l=F6schen?=

[php] =?iso-8859-1?Q?Re:_=5Bphp=5D_Datei_l=F6schen?=

Axel Tietje a.tietje_(at)_flynet.de
Mon, 20 Mar 2000 08:36:58 +0100


> Hallo!
>
> Wie kann ich mit PHP3 eine Datei von einem Linux-Server löschen?

Hi,

steht doch im Manual:

int unlink(string filename);

Deletes filename. Similar to the Unix C unlink() function.
Returns 0 or FALSE on an error.
See also rmdir() for removing directories.

CU, Axel    <a.tietje_(at)_flynet.de>
--------------------------------
   May the Source Be With You
--------------------------------



php::bar PHP Wiki   -   Listenarchive