PEAR_Remote::PEAR_Remote (Previous) (Next) PEAR Пакеты программ

View this page in Last updated: Mon, 02 Jul 2007
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

PEAR_Remote::call()

PEAR_Remote::call() -- Execute a server function

Описание

Sends a remote procedure call to a package server and returns the result.

Параметр

string $method

Name of the server method

mixed $args,...

server method specific parameters

Возвращаемое значение

mixed - result of the executed server method

Заметка

Эта функция не должна вызываться статически.

PEAR_Remote::PEAR_Remote (Previous) (Next) PEAR Пакеты программ

Download Documentation Last updated: Mon, 02 Jul 2007
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.