ftp_delete

 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.