(PECL yar >= 1.0.0)
Yar_Client::__construct — Create a client
url
Yar Server URL.
Yar_Client instance.
Exemplo #1 Yar_Client::__construct() example
<?php
$client = new Yar_Client("http://host/api/");
?>
O exemplo acima irá imprimir algo similar à: