Yar_Client::__constructCreate a client Description
final public Yar_Client::__construct
( string
$url
)Create a Yar_Client to a Yar_Server. Parameters
Return ValuesYar_Client instance. ExamplesExample #1 Yar_Client::__construct example
<?php The above example will output something similar to: See Also
|