GeekArticles
ProgrammingCreating XML with the DOM PHP Extension
Author: feeds.feedburner.com |
Published: 22nd Apr 2008 |
Visited: 91 times |
Add CommentFiled in: ProgrammingCreating XML with the DOM PHP Extension
In fact, the PHP DOM extension is a set of classes that can be used to generate, access, and manipulate XML data. The DOM.php script defined in the following listing shows how to generate an XML document based on the result set retrieved from the database.
Visit http://www.exforsys.com to read complete article
Read Article Sponsored Links
Related Articles