Console_Getopt::getopt (Previous) (Next) Console_ProgressBar

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

Console_Getopt::readPHPArgv

Console_Getopt::readPHPArgv -- Lit le tableau prédéfini $argv

Description

Effectue la lecture du tableau $argv quelque soit la configuration PHP. Cela tiendra compte des directives (php.ini) register_globals et register_argc_argv.

Valeur retournée

tableau - tableau contenant les options et les paramètres ou un objet PEAR_Error si une erreur survient.

Note

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

Console_Getopt::getopt (Previous) (Next) Console_ProgressBar

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.