News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
PHPBuilder.com:
Dynamic XML with PHP
January 18, 2007 @ 16:54:00

PHPBuilder.com as posted a new tutorial that deals with combining the power of PHP and the flexibility of XML to create a simple, easy-to-use class for creating dynamic XML documents.

In this article I will show how to generate dynamic XML documents with Object-Oriented PHP. [...] So, in simplicity, instead of outputting our XML by handcoded column names, we are going to create a method that dynamically creates XML output with only a record id and the table name to query from. The implementation, however, is a bit more complex.

They start at the end (to know where they're headed) and work backwards to create functions to output the XML, get the items from the database, and set the values to the XML. The end result is a simple XML output that, based on field names from the database, organizes the database output.

1 comment voice your opinion now!
dynamic xml class tutorial output database interface dynamic xml class tutorial output database interface




Similar Posts

SitePoint.com: The CakePHP Framework: Your First Bite

NETTUTS.com: How to Read an RSS Feed with PHP - Screencast

DevShed: Creating AJAX Requester Objects with Abstract Factory Classes in PHP 5

DevShed: Building Dynamic Web Pages with Polymorphism in PHP 5

Zend Developer Zone: Zend_Pdf Tutorial


Community Events







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


example release zendframework conference package code developer PEAR job releases zend mysql PHP5 cakephp application ajax security book framework database

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