sorenchr Posted November 12, 2008 Share Posted November 12, 2008 Hi I was just reading through this script: http://www.builderau.com.au/program/web/print.htm?TYPE=story&AT=339129083-339024632t-320000992c It allows you to display 3rd party RSS feeds on your php page. However if the user does not refresh the php page regulary, the news becomes outdated. I was wondering if I can somehow dynamically feed RSS data through my php page, and then display "new news" when they are released, without the user having to refresh the page? Im not asking for any scripted solution, I just want to know if any of you guys think this is even possible. Thanks Quote Link to comment Share on other sites More sharing options...
sorenchr Posted November 12, 2008 Author Share Posted November 12, 2008 I figured it out myself. For dynamic RSS feeds to be displayed, Ajax has to be used. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.