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 - Gibt bei Erfolg TRUE zurück, bei einem Fehler ein Objekt der Klasse PEAR_Error.
Tabelle 28-1. Mögliche Fehler-Arten
Diese Methode kann nicht statisch aufgerufen werden.