I have no problem reading the data from a MySQL database and building an HTML page but I also want to have AJAX calls to update it automatically, how to I know which fields does the player already knows and which he doesn't know?
madmadmax wrote:how to I know which fields does the player already knows and which he doesn't know?
how to I know which fields does the player already knows and which he doesn't know?
Parse error: what do you mean?
Weedpacket;11017703 wrote:Parse error: what do you mean?
I can easily render an HTML page with all the info from a mysql database, how do I update it automatically every 3 seconds for example so new tables are added as the database grows?
That's JavaScript, since you want the client to be doing it. https://developer.mozilla.org/en-US/docs/DOM/window.setInterval