News Feed
Jobs Feed
Sections




News Archive
Zend Developer Zone:
Work with XML Data in the Zend Framework
September 01, 2006 @ 14:24:43

Zend Framework users, listen up (well, really anyone even looking into the Zend Framework too). There's a new post on the Zend Developer Zone today about working with XML inside of the Zend Framework, courtesy of IBM.

One of the incubator projects in the Zend Framework is Zend_Db_Xml. Zend_Db_Xml, also known as the XML Content Store (XCS), allows web applications that use XML data to easily update, save, and otherwise manage this data. In this article I will introduce the XCS persistence API and discuss an implementation using IBM's DB2 9 database with its pureXML technology. Finally, I'll discuss a sample social networking application to show how easy and fun it is to develop XML-centric applications using the XCS.

They first discuss the XML Content Store and what it offers before getting into the actual code to control it. They go with the DB3 database to store the data and the Zend_Db_Xml_XmlUtil component to manage the connections. Finally, they get to the code and XML examples, creating a simple method for storing and retrieving a user's information.

0 comments voice your opinion now!
xml database db2 zend framework user information xml database db2 zend framework user information


blog comments powered by Disqus

Similar Posts

Jan Lehnardt's Blog: CouchDb PHP Library for JSON API

Richard Davey\'s Blog: The Zend Study Guide Book Review

Matt Curry's Blog: Free CakePHP E-Book - Super Awesome Advanced CakePHP Tips

CodeIgniterPodcast.com: Ep. #4 - Changes to CodeIgniter 2.0 and the Community Branch

ThinkPHP Blog: Zend Studio for Eclipse at first sight


Community Events









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


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

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