mixed PEAR_Remote::call (
string $method
, mixed $args,...
)
Sends a remote procedure call to a package server and returns the result.
$method
Name of the server method
$args,...
server method specific parameters
mixed -
result of the executed server method
| Error code | Error value | Meaning | Solution |
|---|---|---|---|
| " |
This function can not be called statically.