0
I am creating a website and l want my users to get get in touch with me directly via email using the contact us form. How do l link the mail,?
4 Answers
0
try the php-mailer framework and make the method form "post"
0
use PHP mailer it is available in GitHub
- 2
There are many third part mailer plugins.. But it may difficult to set up an smtp server to
do this task