PEAR_Common::mkDirHier (Previous) (Next) PEAR_Common::setFrontendObject

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

PEAR_Common::mkTempDir()

PEAR_Common::mkTempDir() -- Crée et enregistre un dossier temporaire.

Description

Crée et enregistre un dossier temporaire.

Paramètres

chaîne de caractères $tmpdir

Dossier à utiliser en tant que tmpdir. Utilise le dossier système par défaut ( par exemple /tmp ou c:\windows\temp) si aucun n'est spécifié.

Valeur retournée

Le paramètre string : nom du dossier créé

Note

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

PEAR_Common::mkDirHier (Previous) (Next) PEAR_Common::setFrontendObject

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.