Is there some way to automatically send an email or some other kind of alert when new data comes into my MySql table? I have a web page that uploads information to a tech support database. When the user submits his or her info I want some kind of alert to be sent to tech support notifying them that there is a new task.
Thanks