ftp_mkdir

 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.