Page 1 of 1
Parsing XML with PHP
Posted: Wed Jul 17, 2002 11:54 am
by toppac
Does anybody know of a good tutorial on how to parse and XML document with php. I tried the Zend one but it is a little much for me since i have no experience with using XML really.
Posted: Wed Jul 17, 2002 3:01 pm
by haagen
Look at
http://www.hotscripts.com. I have found very good tutorials and examples there.
If you can't find anything there, please come back, and I'll send you some files I've written.
Posted: Wed Jul 17, 2002 11:30 pm
by will
funny you should ask, i've been working on the same thing this evening. i've been going off of some tutorials from phpbuilder.com (click on articles).
what i've gotten so far (a modification of the tutorials) can be found at:
http://www.wirewater.org/code/viewsourc ... de/xml.php
http://www.wirewater.org/code/viewsourc ... e/test.php
(note that i'm working on adding some functionality, so these may not always be working

).
Posted: Thu Jul 18, 2002 12:22 am
by hob_goblin
wow, VERY nice site
Posted: Thu Jul 18, 2002 1:01 am
by will
hob_goblin wrote:wow, VERY nice site
thanks (i guess that was directed at me :-\). it's far from complete, as i'm sure is quite obvious, but i've finally gotten the layout to a point i'm happy with. I'm quite anal-retentive when it comes to personal sites, and will spend a lot of time over the tiniest of details (ensuring browser compatibility, valid HTML code, etc).
Posted: Thu Jul 18, 2002 1:58 am
by hob_goblin
when i register a new domain.. it will have the same point as your site..
but when it comes to layouts, i have a new one every other week or so