Create a new folder.
public createFolder ( string $newFolder ) : boolean | ||
$newFolder | string | specifiy the full path of the new folder. |
return | boolean | true if the new folder is created, false otherwise. |
public createFolder ( string $newFolder ) : boolean | ||
$newFolder | string | specifiy the full path of the new folder. |
return | boolean | true if the new folder is created, false otherwise. |