xml parsing
Moderator: General Moderators
-
Charles256
- DevNet Resident
- Posts: 1375
- Joined: Fri Sep 16, 2005 9:06 pm
xml parsing
generally speaking how do you go about parsing an xml file and storing teh appropriate parts into a database? are there built in fuctions? if so, which? just some insight would be great.thanks.
-
Charles256
- DevNet Resident
- Posts: 1375
- Joined: Fri Sep 16, 2005 9:06 pm
if you're on 4, check this out.
http://us3.php.net/xml
I've never used the xml_parser functions but I hear they're pretty easy to work with as well.
http://us3.php.net/xml
I've never used the xml_parser functions but I hear they're pretty easy to work with as well.