PHPit – Totally PHP Ã?» An introduction to XML-RPC in PHP

Hereââ?¬â?¢s an excellent article from Dennis Pallett at PHPit on how to implement an XMLRPC server and client using PHP.ââ?¬Å?XMLRPC web services are commonly included with blogging tools (such as WordPress) and content management systems, but many other websites benefit from having a public web service, especially web sites that serve data, for example a weather website.

Although PHP comes with inbuilt XMLRPC functionality, we won�t be using it in this tutorial, and instead we�ll opt for the excellent XMLRPC Library by Simon Willison, available at http://scripts.incutio.com/xmlrpc/. This library includes both the ability to create a XMLRPC server and client, which is exactly what we need.�

Link: PHPit – Totally PHP Ã?» An introduction to XMLRPC in PHP

Thanks to http://blogs.vinuthomas.com/ for his great blog posts

Published by

Varun Krish

Varun Krish has been dabbling with computers and websites for almost 2 decades. He has traveled to over 30 countries and hopes to visit every country on earth one day. He is currently the Editor-in-Chief of FoneArena.com and also advises startups and product companies on how to build better products. You can follow him on @varunkrish

Leave a Reply

Your email address will not be published.