PEAR_Config::PEAR_Config

PEAR_Config::PEAR_Config() – Constructor

Synopsis

require_once 'PEAR/config.php';

void PEAR_Config::PEAR_Config ( string $user_file = '' , string $system_file = '' )

Description

Constructor

Parameter

string $user_file

file to read user-defined options from

string $system_file

file to read system-wide defaults from

Note

This function can not be called statically.

PEAR_Config (Previous) return API version (1.1 as of PEAR 1.4.0) (Next)
Last updated: Sat, 16 Feb 2019 — Download Documentation
Do you think that something on this page is wrong? Please file a bug report.
View this page in:
  • English

User Notes:

There are no user contributed notes for this page.