A new XML-RPC library for PHP
2nd September 2002
I spent most of yesterday messing around with XML-RPC. There are a variety of XMl-RPC libraries available for PHP but none of them felt right for what I needed. So, I’ve written my own.
The Incutio XML-RPC Library for PHP
It’s straight forward to use and does a pretty good job of hiding the details of the XML-RPC implementation from the user (by converting PHP types to XML-RPC types and back again transparently). There’s very little documentation at the moment but I plan to write some shortly—in the mean time the example code should be enough for adventurous users.
Feedback (bug reports in particular) can be sent via my contact page.
More recent articles
- Qwen2.5-Coder-32B is an LLM that can code well that runs on my Mac - 12th November 2024
- Visualizing local election results with Datasette, Observable and MapLibre GL - 9th November 2024
- Project: VERDAD - tracking misinformation in radio broadcasts using Gemini 1.5 - 7th November 2024