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

fichero desde el que leer las opciones definidas por el usuario

string $system_file

fichero desde el que leer los valores por defecto del sistema

Note

This function can not be called statically.

PEAR_Config (Previous) Dice que capa de configuración se obtiene al definir una clave (Next)
Last updated: Wed, 19 Jun 2013 — Download Documentation
Do you think that something on this page is wrong? Please file a bug report or add a note.
View this page in:

User Notes:

There are no user contributed notes for this page.