Yar_Server::__constructRegister a server Beschreibung
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. Parameter-Liste
RückgabewerteAn instance of Yar_Server. BeispieleBeispiel #1 Yar_Server::__construct example
<?phpDas oben gezeigte Beispiel erzeugt eine ähnliche Ausgabe wie: Siehe auch
|