News Feed
Jobs Feed
Sections




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


blog comments powered by Disqus

Similar Posts

DevShed: Overloading Classes in PHP 5

Gennady Feldman's Blog: Pear/Pecl website improvement ideas and suggestions

Developer Tutorials Blog: Give Your Visitors a Relative Time

Ilia Alshanetsky's Blog: 5.2.5RC1 Released for Testing

Joshua Eichorn's Blog: PHP Running on Java


Community Events











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


conference tool example language application functional podcast series release development opinion unittest interview community testing phpunit code framework zendframework2 introduction

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