Giddy Rob Posted August 2, 2006 Share Posted August 2, 2006 Hey,I have a xml feed I need to put into a html document, does anyone know how I get the records from the xml into php variables for the html page? Hope that makes sense.CheersRob ??? Link to comment https://forums.phpfreaks.com/topic/16324-php-xml/ Share on other sites More sharing options...
zq29 Posted August 2, 2006 Share Posted August 2, 2006 Check out the manual page for the xml_parse_into_struct() function, theres some good examples of how it can be used to parse an xml file into arrays. Link to comment https://forums.phpfreaks.com/topic/16324-php-xml/#findComment-68030 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.