PHP - How can I see the updates in my database without refreshing the web page?!?

ikki-kun

New member
I wanted it to look like the notifications in Facebook where you don't have to refresh the page, you'll instantly see that there is a number in the notification icon above your profile....

I want a submit button to appear whenever there is an update to my table in my mysql database...

ex. I have the table "Names" and there are originally 5 names in it...if ever i add a 6th name,
I want a notification button to appear in my web page saying that a new name had been added...
(without refreshing of course)

I thought of having an active timer on my web page but I'm not sure if that's the right method...and i don't know how to do it...

If anyone know how to do this! please help!!
This is urgent!!
please please please!! T_T
 
Back
Top