How would I check a mySQL database for new entires and display the results using AJAX?
Hi.
I'm making a website code, and I need to use a code that would check the database, and display the results. However, it needs to be as close to real time as possible. So as soon as new information is entered into the database, I need
if you know php, http://jquery.com will be a breeze! Premier ajax support.. Half the user base also uses php!
You just right a tiny php page that returns the updated html.
Add a few lines of jQuery JavaScript, and you've




