ftp_rmdir

ftp_rmdir -- ディレクトリを削除する

説明

int ftp_rmdir(int ftp_stream, string directory);

成功時に true、エラー時に false を返します。

指定した directory を削除します。