Home > PHP > Form Auto-reply With Attachmen

Form Auto-reply With Attachmen

December 11th, 2009

Hello, I have 2 separate online contest registration forms. When they are submitted, they write to a CSV file which is working just fine.

I would like to add an additional function which sends an auto reply with a file attachment to the person that submitted the form.

Note, These two forms are duplicated in 11 different directories which represent 11 different regions which. We need all forms (11×2) to do the same thing. Just duplicates. The forms are all the same.


Form Auto-reply With Attachmen

Comments are closed.
Bear