(PHP3 >= 3.0.13, PHP4 >= 4.0b4)
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.