Skip to main content.

Archives

This is the archive for October 2004

Saturday, October 30, 2004

This article is a quick introduction to how the Nucleus XML-RPC server works. Such an XML-RPC server is basically a PHP script that accepts an XML request, performs some actions and then answers in XML as well.

(Since a draft version of this article has been on my desktop for over a month, I decided to just dump it here.)