logo

JSON-RPC PHP

[en] [it]
Index

Requisites

The jsonRPCServer and jsonRPCClient classes have been writte using the functions of the PHP > 5.0.0.

Both classes, furthermore, use the JSON functions of PHP.
These functions are natively bundled into PHP starting from 5.2.0, but they are available as PECL extension for the previous versions.

Both classes follow the JSON-RPC 1.0 specifications.
Following the working draft (2006 08 07) of the 1.1 version of the JSON-RPC protocol, the incoming version will be compatible with the 1.0.

The server class must be run in a web server environement compatible with the HTTP/1.1 and able to run some PHP modules.
Apache web server is suggested.

disclaimer - copyright
JSON-RPC PHP
A free and easy way to RPC

Valid XHTML 1.1 Valid CSS 2.1     PHP Powered Apache Powered
8 September 2010, 01:59 GMT