Jump to content

Ping a Database


deansatch

Recommended Posts

What is the best way to check to see when a mysql db has been updated in a sort of realtime situation? e.g. I can have a page and using some ajax I can have it select and display stuff from the db every 2 seconds so I will see entries appearing on the page in realtime. I imagine this would put some strain on the server - I only need it to retrieve info if there is something new to show - what is the least stressful way of doing this?

Link to comment
https://forums.phpfreaks.com/topic/190134-ping-a-database/
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.