| PEAR_Common::log | PEAR_Common::mkTempDir |
| PEAR_Common | |
| PEAR Manual | |
require_once 'common.php';
|
bool
PEAR_Common::mkDirHier (
string $dir
)
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.
| Error code | Error value | Meaning | Solution |
| " |
This function can not be called statically.
| PEAR_Common::log | PEAR_Common::mkTempDir |
| PEAR_Common | |
| PEAR Manual | |