Notify user on database change? JavaScript/AJAX

Posted by Andreas Carlbom on Stack Overflow See other posts from Stack Overflow or by Andreas Carlbom
Published on 2010-04-12T23:05:44Z Indexed on 2010/04/12 23:13 UTC
Read the original article Hit count: 409

Filed under:
|
|

Yo.

I'm really quite new to this whole JavaScript business, not to mention AJAX, so I was thinking if you guys could help me out with a conundrum.

Basically, what I want is for the user to be notified upon a change in a value of a MySQL table. How should I go about that? Should I use jQuery, or can I slap something together myself?

Thankful for any and all replies.

© Stack Overflow or respective owner

Related posts about JavaScript

Related posts about AJAX