Yar_Client::__callCall service Description
public void Yar_Client::__call
( string
$method
, array $parameters
)Issue a call to remote RPC method. Parameters
Return Values
ExamplesExample #1 Yar_Client::__call example
<?php The above example will output something similar to: See Also
|