Sir, I want to display rss XML feed data from another site to my site using PHP 5.2 or later. How can I do it. You can use attached feed file named 'feed.xml' to get data from. View attachment feed.xml NOTE: I am using XAMPP with PHP 5.3, using phpinfo(); I saw taht ther is nothing like curl_init(); PLEASE HELP ME
You may see an examle. download 'feed.xml' from first post and 'rss3.php' from bellow View attachment rss3.php Its works but not formated for displaying nicely using css or somethin else.
Some one please see this site and please make a .php file (with full code) so that it works like the tutorial. http://www.bobulous.org.uk/coding/php-xml-feeds.html