XML für PHP Entwickler

Cliff Morgan hat auf developerworks eine 3 teilige Serie mit dem Titel XML for PHP developers gestartet.

This first article in a three-part series, focusing on quick start API’s, demonstrates how SimpleXML, in combination where necessary with the DOM, is the ideal choice for developers working with straightforward, predictable, and relatively small XML documents. These documents are exactly the sort passed by Ajax applications containing, for example, the contents of a form submission or perhaps the response of a Web service application programming interface (API) like weather.com.

Possibly related posts (automatically generated)