Published on 2005-12-11 20:20:29
Jack Herrington, Senior Software Engineer from the "Code Generation Network", have written a very intersting article about Using the DOM library, SAX parser and regular expressions. The article have been published in IBMDeveloperworks which started to interest recently too much to open source and PHP after its alliance with Zend to develop Zend Core for IBM :
Reading and writing Extensible Markup Language (XML) in PHP may seem a little frightening. In fact, XML and all its related technologies can be intimidating. However, reading and writing XML in PHP doesn't have to be a daunting task. First, you need to learn a little about XML -- what it is and what it's used for. Then, you need to learn how to read and write XML in PHP, which you can do in many ways.
Member of the PHP Magazine Network, Copyright (C) 2005-2008 phpmagazine.net All Rights Reserved