Does PHP have the ability to respond to events?
Specifically I need some sort of script that will query a MYSQL db when it receives an email message or SMS.
if not PHP, does Python or Ruby or any other readable scripting language allow this kind of functionality?
Specifically I need some sort of script that will query a MYSQL db when it receives an email message or SMS.
if not PHP, does Python or Ruby or any other readable scripting language allow this kind of functionality?