bool System::mkDir ( string $args )
Creër directories.
string $args - De naam van de directory/-ies te creëren
bool - TRUE voor success
This function can be called statically.
mkdir man page