Home > PHP > Php Script To Read Rss Feed

Php Script To Read Rss Feed

October 28th, 2009

See rss feed:
http://twitcaps.com/rss/mercedes+OR+BMW

We want you to create a small php script that reads this rss feed and produces a block of images, that have the same layout as on:
http://twitcaps.com/search?q=mercedes+OR+BMW (but show only the photo’s)

Mouse over a photo should show the corresponding creator, title, date and time in a nice pop-up window

Size of the photo’s, number of rows, number of photo’s per row should be configurable in the script

Clicking on a photo should open the corresponding link in a new window

The script should do an auto refresh every x seconds (x configurable in script)


Php Script To Read Rss Feed

Categories: PHP Tags: , , , , , ,
Comments are closed.
Bear