php mail script

we have the following table database with following cells:
1.client name
2.client email
3.products ordered
I want to use a php script that sends email to client with the products he ordered… the email should send only when a client is added in the database.

See original post by Alex Petrus

Leave a Reply