News Feed
Jobs Feed
Sections




News Archive
Sudheer Satyanarayana's Blog:
XML RPC Client Using PHP PEAR - A Real World Example Ping Technorati
September 07, 2009 @ 16:45:04

Sudheer Satyanarayana has this new post on his blog today talking about a simple way (via a PEAR package) to make an XML-RPC connection to ping technorati about updates to your blog.

In a previous blog post we discussed how to consume the Technorati ping web service using XML-RPC. The PEAR package XML_RPC2 provides convenient client and server objects. You can call the remote methods as if they were the methods of the client object. In this post, let us accomplish the same using a PEAR package XML_RPC2. We will write a client script to update Technorati when there is new post in your blog site.

You'll need to grab the XML_RPC2 PEAR package to make this all work, but once that's installed, you're a quick few lines of code away from a client to update Technorati with the ping information for your site.

0 comments voice your opinion now!
xmlrpc client pear tutorial


blog comments powered by Disqus

Similar Posts

Sematopia.com: How to - Backup MySQL database & email results using PHP

PHP-Coding-Practices.com: Composing Methods: Split Temporary Variable

Lukas Smith's Blog: Brideing the rift between PEAR_Error and PEAR_Exception

Zend Developer Zone: AJAX Chat Tutorial

PHPMaster.com: Integrating Amazon S3 using PEAR


Community Events











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


phpunit testing opinion unittest community code introduction development release composer example functional database language api series interview framework zendframework2 podcast

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