News Feed
Jobs Feed
Sections



Recent Jobs

News Archive
Richard Heyes' Blog:
RPC for PHP5
February 23, 2006 @ 06:53:00

This new post on Richard Heyes' blog today walks through an RPC library that he created for PHP5.

Got bored tonight, so I wrote an RPC library for PHP5. Going to need some RPC at work soon between two web servers, so instead of doing the sensible thing and using an available XMLRPC library or something similar, I naturally wrote my own. Besides, the recent(ish) serious vulnerabilities in the PEAR XMLRPC library make me hesitant to use it.

He includes a basic implementation of the script (to make a call to get the latest UNIX timestamp), with both the code for the client and server sides.

0 comments voice your opinion now!
rpc php5 simple PEAR XMLRPC client server rpc php5 simple PEAR XMLRPC client server




Community Events





Don't see your event here?
Let us know!


interview framework release component database conference community series language application custom symfony2 test phpunit api unittest introduction development podcast opinion

All content copyright, 2012 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework