Code: https://www.adamkhoury.com/PHP/video/...
Learn to parse any XML based feeds or data using PHP and a for loop. You can target any popular website RSS and rip data straight from their feeds using minimal code that is very easy to understand. We use the simplexml_load_file() function to make an XML object out of the XML file online. An XML object that can then be parsed easily enough with a PHP for loop. The simplexml_load_file() function is part of the simpleXML extension of PHP.
On this page of the site you can watch the video online simpleXML PHP tutorial learn to parse any XML files and RSS feeds with a duration of hours minute second in good quality, which was uploaded by the user Adam Khoury 01 April 2012, share the link with friends and acquaintances, this video has already been watched 85,000 times on youtube and it was liked by 727 viewers. Enjoy your viewing!