On an inconsistent basis an unaccessible program will insert a record into a mysql database table. Instead of constantly querying the table looking for new inserts, is there a way to have mysql trigger a php script to run when the record is inserted?
Perhaps someone has done this before and could suggest a method.
Thanks,
Andrew Pasetti