require_once 'PEAR/Remote.php';
mixed PEAR_Remote::call (string $method [, mixed $args,...])
mixed PEAR_Remote::call
Sends a remote procedure call to a package server and returns the result.
Name of the server method
server method specific parameters
mixed - result of the executed server method
Таблица 29-1. Возможные значения PEAR_Error
Эта функция не должна вызываться статически.