ftp_mkdir

(PHP 3>= 3.0.13, PHP 4 )

ftp_mkdir -- Creates a directory

Description

string ftp_mkdir ( int ftp_stream, string directory)

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

Creates the specified directory.