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
Заметка
Эта функция не должна вызываться статически.
HIVE: All information for read only. Please respect copyright! |
|