require_once 'common.php';
bool PEAR_Common::mkDirHier (string $dir)
bool PEAR_Common::mkDirHier
Wrapper to System::mkDir(), creates a directory as well as any necessary parent directories.
directory name
bool - Returns TRUE on success, PEAR_Error on failure.
Table 27-1. Possible PEAR_Error values
This function can not be called statically.