Posted by Tomi Holger Engdahl on 02/28/06 14:01
"Joshua Morgan" <joshua.morgan@gmail.com> writes:
> A general XML parser, and that is actually what I was considering
> doing, using regular expression to pull out the data and put it into a
> nice array that can be used by some functions.
You can find examples of reading XML files using three different
techniques (including that regular expression method) at this
article:
Reading and writing the XML DOM with PHP
Using the DOM library, SAX parser and regular expressions
http://www-128.ibm.com/developerworks/xml/library/os-xmldomphp/?ca=dgr-lnxw06XML-PHP
--
Tomi Engdahl (http://www.iki.fi/then/)
Take a look at my electronics web links and documents at
http://www.epanorama.net/
Navigation:
[Reply to this message]
|