Jump to content

META HTTP Problem


Monk3h

Recommended Posts

I am currently using a simple PHP chat room in my game, when people post its put into a Database and the every 20 second the page refreshes automaticly using this code.

 

<META HTTP-EQUIV=Refresh CONTENT="20;url=chatmsgs.php">

 

My problem is after a hwile the refreshes get faster and kind of catch up with them selfs. Slowing the refresh down only slows chat down and just takes longer for the chat to go crazy and just keep refreshing over n over very quickly.

 

Is there any way around this?

Link to comment
https://forums.phpfreaks.com/topic/103801-meta-http-problem/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.