PEAR_Common::log (Previous) (Next) PEAR_Common::mkTempDir

View this page in Last updated: Sun, 28 Sep 2008
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

PEAR_Common::mkDirHier()

PEAR_Common::mkDirHier() -- Crée un dossier ainsi que les dossiers parent nécessaire

Description

Interface à la méthode System::mkDir(), crée un dossier et autant de dossiers parent que nécessaire.

Paramètres

chaîne de caractères $dir

nom du dossier

Valeur retournée

bool - Retourne TRUE en cas de succès, un objet PEAR_Error en cas d'échec.

Note

Cette fonction ne peut pas être appelée de façon statique.

PEAR_Common::log (Previous) (Next) PEAR_Common::mkTempDir

Download Documentation Last updated: Sun, 28 Sep 2008
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.