triggers

admin

Administrator
Staff member
Hi,

In my web application, I want to make it such that if an order is placed, the transaction is recorded in my SQL Server database and then an e-mail is automatically sent to the buyer.

My general question is actually: How do I run a program (may be a PHP script) upon changing something in the database?

Thanks,

Sonny
 
Back
Top