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.