In any web application sending an email is common task at least when a contact us form is submitted by your website visitor and filled the contact us form.
This short tutorial explains sending an email message to website owners with the content filled in the website contact us form. We use a twig HTML template to send email. Email sent using Google GMail mail server. The code is built with Symfony 3.2, PHP 7.
This short tutorial explains sending an email message to website owners with the content filled in the website contact us form. We use a twig HTML template to send email. Email sent using Google GMail mail server. The code is built with Symfony 3.2, PHP 7.