Najeeb Rashid - 2015-12-11 18:11:52
Hello sir,
I have created a form using HTML and PHP. Now the form details goes to email. But what I want is,
- when the user click submit button,
- the data from the form, fills into a newly created Excel file,
- This excel files gets attached to a email, and send to the required email address.
Is this possible to do online. without saving the file in server. The file should mailed as attachment.
Regards