News Feed
Jobs Feed
Sections




News Archive
Zend Developer Zone:
Streamline Working with XML in PHP Using Service Data Objects (Part 1 & 2)
August 09, 2006 @ 07:34:48

The Zend Developer Zone has posted both Part 1 and Part 2 of a series from IBM today, a look at using XML in PHP with the help of the Service Data Objects.

Looking at SDOs and their associated interface, you should get a clear idea of the API the SDO extension provides. We then move on to show a working example of using SDOs in a two-part application comprising a small PHP application to implement a simple Web log (blog) and a part that displays that blog as an RSS feed. Both parts use SDOs as a way of working with XML. We hope you will agree that SDO is an attractive option for working with XML data in PHP.

In part one, they get down to basics and introduce what the service data objects are, how they work, what they look like, and what kind of options they offer. Near the end, they start talking some about the XML structure in preparation for the next part.

Part two picks up right where the previous part left off, taking the basic knowledge and building on it, showing how to create an SDO, and add the namespaces needed. From there, for the sake of time, they give a simple blogging application for download to illustrate how the pieces fit together. They break apart the pieces, showing what each part does and demonstrate how to add entries to the blogging application.

0 comments voice your opinion now!
service data objects part1 part2 working xml service data objects part1 part2 working xml


blog comments powered by Disqus

Similar Posts

PHPit.net: Image manipulation with PHP & the GD library (Part 1)

Evert Pot's Blog: PHPUnit: A second look

Project: Aleksey Martynov's lexa-xml-serialization Tool for PHP 5.3

Web & PHP Magazine: Issue #12 - Don't Get in a PECL

The Shadow Fox Network: Building a Better Blog - Part 1 & 2


Community Events











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


phpunit code zendframework2 language framework series tool interview functional unittest release opinion testing introduction application podcast conference community development example

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