ftp_rmdir

 bool ftp_rmdir ( resource $ftp_stream , string $directory ) 

説明

Removes the specified directory on the FTP server.

戻り値

Returns TRUE on success or FALSE on failure.