ftp_delete

Deletes a file on the FTP server (PHP 3>= 3.0.13, PHP 4 )
bool ftp_delete ( resource ftp_stream, string path )

ftp_delete() deletes the file specified by path from the FTP server.

Returns TRUE on success or FALSE on failure.

This HTML Help has been published using the chm2web software.