Re: XML parser
- From: Tomi Holger Engdahl <then@xxxxxxxxxxxxxxxxxxxx>
- Date: 28 Feb 2006 14:01:13 +0200
"Joshua Morgan" <joshua.morgan@xxxxxxxxx> 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/
.
- Follow-Ups:
- Re: XML parser
- From: Oli Filth
- Re: XML parser
- References:
- XML parser
- From: Joshua Morgan
- Re: XML parser
- From: Chung Leong
- Re: XML parser
- From: Joshua Morgan
- XML parser
- Prev by Date: Getting LABEL for=...
- Next by Date: Re: Getting LABEL for=...
- Previous by thread: Re: XML parser
- Next by thread: Re: XML parser
- Index(es):
Relevant Pages
|