Welcome Guest, Not a member yet? Register   Sign In
Display RSS feed on website
#1

[eluser]frist44[/eluser]
I'd like to have the following URL displayed in a div on my front page. I looked a little into using jquery to populate that, but you get into cross site scripting issues.

http://news.google.com/news?pz=1&cf=all&...output=rss

Has anyone done something similar? If so, what do you think is the easiest way to go about it?
#2

[eluser]frist44[/eluser]
I ended up just doing a file_get_contents on the RSS URL and then regex the contents for the title and link tags. Does this make sense?




Theme © iAndrew 2016 - Forum software by © MyBB