Parsing XML with PHP
Moderator: General Moderators
Parsing XML with PHP
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.
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.
If you can't find anything there, please come back, and I'll send you some files I've written.
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
).
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
- hob_goblin
- Forum Regular
- Posts: 978
- Joined: Sun Apr 28, 2002 9:53 pm
- Contact:
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).hob_goblin wrote:wow, VERY nice site
- hob_goblin
- Forum Regular
- Posts: 978
- Joined: Sun Apr 28, 2002 9:53 pm
- Contact: