PHP script for notifying Weblogs.com of an update.

The PHP script’s missing. I need to pull it from a backup.

Weblogs.com is changing the way they read updates from blogs. Now you need to notify them, by sending an XML-RPC message, that you’ve updated and they need to come by and fetch the update.

To that end, I’ve written a quick and dirty PHP script using the PHP XML-RPC classes from SourceForge.

Copy this to your server, edit the user defined variables, make sure the XML-RPC classes are in your path, save this as .php/.php3 and call the URL when you update.

You should put this in a access controled directory.

Possibly Related posts (machine generated):

  1. Adventures in .htaccess
  2. Serving Web Applications as a Business Model [ via Scripting News ]
  3. Walled Gardens and Drupal
  4. iPhone Viewport Meta Plugin for WordPress
  5. Write Secure Scripts with PHP 4.2

More like this: , , , , .