ftp_rmdir
Removes a directory
Description
boolftp_rmdir
resourceftp_stream
stringdirectory
Removes the specified directory.
directory must be either an absolute or relative
path to an empty directory.
&return.success;
ftp_rmdir example
]]>
See also ftp_mkdir.