I'm new to mysql and was hoping to be able to set up a trigger that would send me a mail whenever a new row was created in a table. As far as I can see mysql doesn't have triggers, so can I do this with some kind of script, ex. PHP? If you have worked on the same problem, I would greatly appreciate any help.