Yar_Client::__call

(PECL yar >= 1.0.0)

Yar_Client::__callCall service

Description

public Yar_Client::__call(string $method, array $parameters): void

Issue a call to remote RPC method.

Parameters

method

Remote RPC method name.

parameters

Parameters.

Return Values

Examples

Example #1 Yar_Client::__call() example

<?php

$client
= new Yar_Client("http://host/api/");

/* call remote service */
$result = $client->some_method("parameter");
?>

The above example will output something similar to:


See Also

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top

Follow Lee on X/Twitter - Father, Husband, Serial builder creating AI, crypto, games & web tools. We are friends :) AI Will Come To Life!

Check out: eBank.nz (Art Generator) | Netwrck.com (AI Tools) | Text-Generator.io (AI API) | BitBank.nz (Crypto AI) | ReadingTime (Kids Reading) | RewordGame | BigMultiplayerChess | WebFiddle | How.nz | Helix AI Assistant