freddyw Posted December 12, 2009 Share Posted December 12, 2009 Hello fellow freaks. I've been trying allsorts and im stumped. It seems like what I'm trying isn't possable. I have an Iframe on my homepage. Inside the iframe is content loaded in from the twitter search API. So if u search NBC it would load the latest 10 tweets containing nbc, If you did this on twitter it would keep reloading. On my site the ten tweets are in an iframe and dont refresh. If i hit the refresh button, the content in the iframe goes. If i head have a meta auto refresh in the head, the content goes. I need the page to auto refresh but i need the iframe to remember the search from the PHP. Link to comment https://forums.phpfreaks.com/topic/184921-auto-refresh-php-content/ Share on other sites More sharing options...
mermyphp Posted December 12, 2009 Share Posted December 12, 2009 Perhaps <meta content="30" http-equiv="refresh"/>? That will refresh every 30 seconds Link to comment https://forums.phpfreaks.com/topic/184921-auto-refresh-php-content/#findComment-976204 Share on other sites More sharing options...
freddyw Posted December 12, 2009 Author Share Posted December 12, 2009 Thanks I had already tried that and it clears the info in the iframe Link to comment https://forums.phpfreaks.com/topic/184921-auto-refresh-php-content/#findComment-976210 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.