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

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

PEAR_Common::mkDirHier()

PEAR_Common::mkDirHier() -- Create a directory and necessary parent directories

Description

Wrapper to System::mkDir(), creates a directory as well as any necessary parent directories.

Parameter

string $dir

directory name

Return value

bool - Returns TRUE on success, PEAR_Error on failure.

Note

This function can not be called statically.

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

Download Documentation Last updated: Sun, 07 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.