PEAR_Common::mkDirHier() -- Create a directory and necessary parent directories
Beschrijving
Wrapper to System::mkDir(),
creates a directory as well as any necessary parent directories.
Parameter
- string
$dir
directory name
Return waarde
bool -
Geeft TRUE terug bij success,
PEAR_Error als het faalt.
Note
Deze functie kan niet statisch worden aangeroepen.