PEAR_Config | PEAR_Config::apiVersion |
PEAR_Config | |
PEAR Manual | |
require_once 'PEAR/config.php'; |
void PEAR_Config::PEAR_Config (
string $user_file = ''
, string $system_file = ''
)
Constructor
file to read user-defined options from
file to read system-wide defaults from
This function can not be called statically.
PEAR_Config | PEAR_Config::apiVersion |
PEAR_Config | |
PEAR Manual | |