1634. Function

1634.1. Zend\Server\call

ZendServercall()

Executes remote call

Unified interface for calling custom remote methods.

Parameters:
  • string – Remote call name.
  • array – Call parameters.
Return type:

mixed Remote call results.

Project Versions

Table Of Contents

Previous topic

1633. Class

Next topic

1635. Class

This Page