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

PHPit.net: PHP5 Class Basics, Part 1

Scott MacVicar's Blog: Accessing pseudo random data with PHP

DevShed: Developing a Short and Simple IQ Test Online Using PHP

Community News: The "Go PHP5" Effort Officially Launched

Till's Blog: PEAR & Plesk


Community Events









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


api development podcast composer interview testing phpunit framework introduction example functional object language code conference zendframework2 community opinion release event

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