Console_Getopt::readPHPArgv

Console_Getopt::readPHPArgv

Console_Getopt::readPHPArgv -- read the predefined $argv array

Description

Reads the $argv PHP array across different PHP configurations. Will take care of the register_globals and register_argc_argv ini directives.

Return value

array - array containing the options and parameters or PEAR_Error

Note

This function can not be called statically.

© Copyright 2003-2023 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.