update : 2015.11.03
php.shukuma.com검색:
|
Yar_Server::__construct(PECL yar >= 1.0.0) Yar_Server::__construct — Register a server 설명
final public Yar_Server::__construct
( Object
$obj
)Set up a Yar HTTP RPC Server, All the public methods of $obj will be register as a RPC service. 인수
반환값An instance of Yar_Server. 예제Example #1 Yar_Server::__construct() example
<?php 위 예제의 출력 예시: 참고
|