Yar_Client::__construct

(PECL yar >= 1.0.0)

Yar_Client::__constructCreate a client

Description

final public Yar_Client::__construct(string $url, array $options = ?)

Create a Yar_Client to a Yar_Server .

Parameters

url

Yar Server URL.

Return Values

Yar_Client instance.

Examples

Example #1 Yar_Client::__construct() example

<?php
$client
= new Yar_Client("http://host/api/");
?>

The above example will output something similar to:

See Also

Found A Problem?

Learn How To Improve This PageSubmit a Pull RequestReport a Bug
+add a note

User Contributed Notes

There are no user contributed notes for this page.

AltStyle によって変換されたページ (->オリジナル) /