bool ftp_rmdir ( resource $ftp_stream , string $directory )
Removes the specified directory on the FTP server.
Returns TRUE on success or FALSE on failure.