markvaughn2006 Posted September 16, 2009 Share Posted September 16, 2009 I'm making a php/mysql game where you can go to different locations and you will see others that are at the same location, but if someone comes into that location while you are there, you will not see them unless the page is refreshed, I could set the page to refresh every second or so, but that would probably bog the site down, is there a way to refresh the page only when a person enters that location (and updates their 'location' field in the DB )?? Thanks for any help! Link to comment https://forums.phpfreaks.com/topic/174401-refresh-php-when-db-is-updated/ Share on other sites More sharing options...
markvaughn2006 Posted September 16, 2009 Author Share Posted September 16, 2009 bump? Link to comment https://forums.phpfreaks.com/topic/174401-refresh-php-when-db-is-updated/#findComment-919448 Share on other sites More sharing options...
PFMaBiSmAd Posted September 16, 2009 Share Posted September 16, 2009 This will get you started - http://en.wikipedia.org/wiki/Push_technology Link to comment https://forums.phpfreaks.com/topic/174401-refresh-php-when-db-is-updated/#findComment-919453 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.