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
Table 27-1. Possible PEAR_Error values
This function can not be called statically.