how to send email
-
I have a custom form built with HTML in a PHP template and now I want to know how can I send an email when someone submits this form. I should receive this email btw.
I searched online and they are suggesting using SMTP plugin but this plugin needs API key which I cannot get. I tried using the in-built mail function but after searching online they said that we should not use this function. Now How I can send email?
Any suggestions?
Thanks
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘how to send email’ is closed to new replies.