PHP script for notifying Weblogs.com of an update.

PHP script for notifying Weblogs.com of an update.. 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 SourceFo [More Like This WebLog]

Leave a comment