PEAR_Remote::PEAR_Remote()

PEAR_Remote::PEAR_Remote() -- constructor

Synopsis

require_once 'PEAR/Remote.php';

void PEAR_Remote::PEAR_Remote (object &$config)

Description

constructor

Parameter

object &$config

an instance of PEAR_Config

Note

This function can not be called statically.