Jump to content

Live data


Brian W

Recommended Posts

Hello, I'm building a turn based board game with PHP and MySQL. The game works just fine except that I want to have up-to-date information from the MySql database (or at least on an interval of 6 seconds or something). I don't like the meta refresh because it looks bad and it also clears any forms. I was trying to use some script I found online that replaced innerHTML with what is would get from a URL. First of all, its been buggy, secondly it won't seem to re-quarry the data consistently. Bottom line, it doesn't work for everything I need it to do.

Can anyone point me in a good direction of what I should be looking into?

Link to comment
https://forums.phpfreaks.com/topic/125996-live-data/
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.