Thread
:
php script to include rss feed into html page
View Single Post
02-12-2012, 08:17 PM
Zoxxa
Confirmed User
Industry Role:
Join Date: Feb 2011
Location: Ontario, Canada
Posts: 1,026
I thought you became a coder within the past months? Grab the feed with file_get_contents or curl, Run it through a new simplexmlelement class to create an object from it and run through it with a while loop. Done.
Zoxxa
View Public Profile
Visit Zoxxa's homepage!
Find More Posts by Zoxxa