PEAR_Command | PEAR_Command::getCommands |
PEAR_Command | |
PEAR Manual | |
require_once 'PEAR/command.php'; |
object PEAR_Command::factory (
string $command
, object &$config
)
Get the right object for executing a command.
The name of the command
Instance of PEAR_Config object
object the command object
Error code | Error value | Meaning | Solution |
" |
This function should be called statically.
PEAR_Command | PEAR_Command::getCommands |
PEAR_Command | |
PEAR Manual | |