System::rm | System::&cat |
System | |
PEAR Manual | |
require_once "System.php"; |
bool System::mkDir (
string $args
)
Creates directories.
string $args - the name of the directory/-ies to create
bool - TRUE for success
This function can be called statically.
System::rm | System::&cat |
System | |
PEAR Manual | |