Yar_Client::__construct
(PECL yar >= 1.0.0)
Yar_Client::__construct — Create a client
説明
Create a Yar_Client to a Yar_Server.
パラメータ
url
-
Yar Server URL.
戻り値
Yar_Client instance.
例
例1 Yar_Client::__construct() example
<?php
$client = new Yar_Client("http://host/api/");
?>
上の例の出力は、 たとえば以下のようになります。
参考
- Yar_Client::__call() - Call service
- Yar_Client::setOpt() - Set calling contexts
+add a note
User Contributed Notes
There are no user contributed notes for this page.
↑ and ↓ to navigate •
Enter to select •
Esc to close
Press Enter without
selection to search using Google