CoreyR Posted May 25, 2007 Share Posted May 25, 2007 Hello all, I have used XSLT in the past to parse XML into HTML but I would like to use PHP. I have not worked with XML using PHP in the past but I have read quite a bit about it. Does anyone have any resources you can point me to? I've looked into MagicParser and wanted to know if anyone has any feed back about Magic Parser. Thank You, Corey R. Quote Link to comment https://forums.phpfreaks.com/topic/52977-solved-php-and-xml/ Share on other sites More sharing options...
chigley Posted May 25, 2007 Share Posted May 25, 2007 If you have PHP5 you can use the SimpleXML functions. Otherwise, it'll be a bit trickier! Quote Link to comment https://forums.phpfreaks.com/topic/52977-solved-php-and-xml/#findComment-261672 Share on other sites More sharing options...
CoreyR Posted May 25, 2007 Author Share Posted May 25, 2007 Great, I will read into that. Thank You! Quote Link to comment https://forums.phpfreaks.com/topic/52977-solved-php-and-xml/#findComment-261674 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.