(PHP 3>= 3.0.13, PHP 4 >= 4.0.0)
int ftp_delete (int ftp_stream, string path)
int ftp_delete
Returns TRUE on success, FALSE on error.
ftp_delete() deletes the file specified by path from the FTP server.