Ajax and new entries in database
Is it possible ajax refresh the page when the table in database receive a new entry?
I mean:
Some app is putting infos in db.
And when a new enty occurs in db...
The ajax check it and reload the page with new information...
is it possible?
cya!!

