| Yar_Server::handleStart RPC Server Description
   public boolean  Yar_Server::handle
    ( void
   ) Start a RPC HTTP server, and ready for accpet RPC requests. 
 ParametersThis function has no parameters. Return Valuesboolean ExamplesExample #1 Yar_Server::handle example 
<?phpThe above example will output something similar to: See Also
 |