mraiur Posted February 3, 2008 Share Posted February 3, 2008 Hi. I need to refresh a page for everyone how is viewing it . For example i have a page called top_news.php and its viewed by 10 people. Then i change something in the page and the page is refreshed foreach 10 people. Is there any way ? Link to comment https://forums.phpfreaks.com/topic/89251-refresh-a-page-for-everyone/ Share on other sites More sharing options...
Aureole Posted February 3, 2008 Share Posted February 3, 2008 Well you could use a meta refresh tag, but you'd have to explicitly set an amount of seconds for it to refresh. I'm assuming you want to be able to do something crazy, like click a button and have the page refresh for everyone. I doubt it's possible. Link to comment https://forums.phpfreaks.com/topic/89251-refresh-a-page-for-everyone/#findComment-457015 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.