PEAR_Remote::PEAR_Remote()

PEAR_Remote::PEAR_Remote() -- コンストラクタ

概要

require_once 'PEAR/Remote.php';

void PEAR_Remote::PEAR_Remote (object &$config)

説明

コンストラクタです。

パラメータ

object &$config

PEAR_Config のインスタンス。

注意

この関数は、スタティックにコールする ことはできません。