Method FTP::mkdir
Inheritance:
- Files::mkdir()
 - FTP::mkdir()
 
 Automatically extracted PHP DOC comment from code: END OF PHP DOC 
 Create a directory
 public function boolean mkdir(string $strDirectory)
 Parameters
- string $strDirectory
 - Not documented yet. Please add documentation to this entry.
 

Add a comment