contact form

test website

the more you know...

A contact form is basically a set of questions filled out on the webpage by your visitor that is automatically sent to your email when it is filled out.

 

It gives your visitors an easy way to send you a message right from your website.

The most popular contact form plugins for WordPress CMS

how it works

Contact forms can use PHP mail() function or SMTP authentication to send emails. With the PHP mail() function, you are sending emails directly from your web server without any form of authentication. Unlike the PHP mail(), SMTP authentication let you use the mail server of your choice by specifying the username and password of the email account. If the details are valid, the email is accepted and delivered to the designated recipient.

Have a nice day!