News Feed
Jobs Feed
Sections



Recent Jobs

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




Community Events





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


unittest custom phpunit opinion series application community api framework release package manifesto introduction conference interview test language development symfony2 podcast

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