News Feed
Jobs Feed
Sections




News Archive
MSBWare.com:
XML to Array
April 14, 2008 @ 10:23:11

Michael has posted a simple script today that takes in XML data and spits back out an array on the other side:

The function takes the specified XML data (which must be in valid XML format) and converts into an array. Any attributes in the XML elements are dropped an only the element values are placed in the array.

The code uses a combination of XPath, DOM, and regular expressions to parse the given XML content.

0 comments voice your opinion now!
xml translate array xpath dom regularexpression data element


blog comments powered by Disqus

Similar Posts

PHPBuilder.com: Using XML - Part 6: Validation

PHPied.com: The PEAR book is on it's way

Brandon Savage's Blog: Five Cool PHP Array Functions

Smashing Magazine: Keeping Web Users Safe By Sanitizing Input Data

PHPMaster.com: Spooky Scary PHP


Community Events









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


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

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