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.

More like this: , , , , .