PEAR_Remote::PEAR_Remote

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

Synopsis

require_once 'PEAR/Remote.php';

void PEAR_Remote::PEAR_Remote ( object &$config )

Description

コンストラクタです。

Parameter

object &$config

PEAR_Config のインスタンス。

Note

This function can not be called statically.