ftp_rmdir Removes a directory &reftitle.description; boolftp_rmdir resourceftp_stream stringdirectory Removes the specified directory on the FTP server. &reftitle.parameters; ftp_stream The link identifier of the FTP connection. directory The directory to delete. This must be either an absolute or relative path to an empty directory. &reftitle.returnvalues; &return.success; &reftitle.examples; <function>ftp_rmdir</function> example ]]> &reftitle.seealso; ftp_mkdir