Tim's Weblog
Tim Strehle’s links and thoughts on Web apps, software development and Digital Asset Management, since 2002.
2004-03-26

Creating and Consuming Web Services With PHP

XML.com: "Creating and Consuming Web Services With PHP"

"There are many available scripting languages that support web services. PHP is one such language, with a powerful arsenal of open source functions and tools. In this article, we will compare and contrast three methods of consuming and producing web services: XML-RPC, SOAP and REST."