Home
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.
mkdir man page
© 2002-2004 Active-Venture.com Web Site Hosting Service
Disclaimers: This documentation is provided only for the benefits of our website hosting customers. For authoritative source of the documentation, please refer to http://pear.php.net/manual/
Recommended Resources: