PHP & MySql help. I was told that I need & Mysql do solve my problem.?

Neeks

New member
I think this is a PHP/MySql question but I'm a newbie. How do you merge info entered into a form online with a form letter? As an example, If I had an Excel Spreadsheet and a form letter in Word I could Merge the two and send 500 people a "personalized" letter.

I want to create a form for customers to enter info on my website and have it merge with a form letter to be mailed to customers. I also need the data, minus credit card info, to be retained for my records.

1.When someone fills out the form, and click submit they should get a review to make sure there are no errors page

2.I want it to integrate with paypal so it sends an automatic thank you letter after payment is received.

3.After payment is received I want it to notify me of the order via email and merge the info in the form with the form letter.

4.The form should automatically send the customer a thank you/confirmation email.

5.When I get to the PC I should be able to print and mail the letter
 
Back
Top