Cooking XML with OOP

Posted by bhushanp on Mar 7, 2008 8:20 AM EDT
packtpub.com; By Hasin Hayder
Mail this story
Print this story

One of the great blessings of PHP5 is its excellent support to manipulate XML. PHP5 comes bundled with new XML extensions for processing XML easily. You have a whole new SimpleXML API to read XML documents in a pure object-oriented way. Also, you have the DOMDocument object to parse and create XML documents. In this article we will learn these APIs and learn how to successfully process XML with PHP.

Full Story

  Nav
» Read more about: Groups: PHP; Story Type: News Story

« Return to the newswire homepage

This topic does not have any threads posted yet!

You cannot post until you login.