PEAR Manual
This manual is provided as a courtesy. It is not an official source. Please check pear.php.net for updated information.
require_once 'PEAR/PackageFileManager.php';
void|PEAR_Error PEAR_PackageFileManager::addConfigureOption (string $name, string $prompt [, string $default = NULL])
void|PEAR_Error PEAR_PackageFileManager::addConfigureOption
This option is only useful to PECL projects that are built upon installation
name of the option
prompt to display to the user
default value
throws PEAR_PACKAGEFILEMANAGER_RUN_SETOPTIONS
This function can not be called statically.