News Feed
Jobs Feed
Sections




News Archive
WebReference.com:
XML and PHP Simplified - XML,PHP and the Database
July 23, 2009 @ 12:29:43

WebReference.com continues their simplified look at working with XML in PHP with this new tutorial about working with XML, databases and dynamic generation.

In the previous article, we looked at how to use XML with PHP and saw that it was not very different from writing normal PHP procedures to interact with an XML document. Because PHP treats an XML document like a normal file, it is easy to interact with it, even though its structure is complicated. For example to create a XML document, we use the common functions that PHP uses to create files.

Their examples show how to create a table in a MySQL database, insert some data and pull it back out to push into a dynamically created XML file. Explanation for all of the code is included.

0 comments voice your opinion now!
introduction tutorial database xml


blog comments powered by Disqus

Similar Posts

DevShed: User Management Explained: Overview

DevShed: PHP Object Oriented Programming using LSP

Stefan Mischook's Blog: Setting up an MVC structure with the Zend Framework - part 1

PHPHacks.com: How to create an Ajax RSS reader with PHP

PHPMaster.com: Building ePub with PHP and Markdown


Community Events











Don't see your event here?
Let us know!


podcast release opinion development code series community framework phpunit unittest database zendframework2 interview example testing language composer api introduction functional

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework