News Feed
Jobs Feed
Sections




News Archive
feed this:

Builder.au:
Dynamic XML document construction with the PHP DOM
January 24, 2007 @ 18:32:00

On Builder.au, there's a new tutorial talking about the dynamic construction of an XML document using the DOM functionality already built into most PHP installs out there.

They work through the different steps:

  • Creating the Doctype declaration
  • Adding elements and text nodes
  • Adding attributes
  • Adding CDATA blocks and processing instructions
  • Saving the results
For each on the list, there's code and explanation to help you create the document. By the end, you'll have a document that gives you all the information you'd want to know about someone's pizza order.

0 comments voice your opinion now!
dynamic xml construction dom function tutorial dynamic xml construction dom function tutorial



Community Events











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


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

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