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
- Weeknotes: Embeddings, more embeddings and Datasette Cloud - 17th September 2023
- Build an image search engine with llm-clip, chat with models with llm chat - 12th September 2023
- LLM now provides tools for working with embeddings - 4th September 2023
- Datasette 1.0a4 and 1.0a5, plus weeknotes - 30th August 2023
- Making Large Language Models work for you - 27th August 2023
- Datasette Cloud, Datasette 1.0a3, llm-mlc and more - 16th August 2023
- How I make annotated presentations - 6th August 2023
- Weeknotes: Plugins for LLM, sqlite-utils and Datasette - 5th August 2023
- Catching up on the weird world of LLMs - 3rd August 2023
- Run Llama 2 on your own Mac using LLM and Homebrew - 1st August 2023