ftp_mkdir

Creates a directory (PHP 3>= 3.0.13, PHP 4 )
string ftp_mkdir ( resource ftp_stream, string directory )

Creates the specified directory on the FTP server.

Returns the newly created directory name on success or FALSE on error.

See also ftp_rmdir().

This HTML Help has been published using the chm2web software.