Jump to content

PHP Contact Form


snnbbc

Recommended Posts

I am a novice web designer and I need to create a contact form with php. The form will send the information to let's say contact.php, which will be uploaded on the server, so the structure of the form will be:

<form name="contactForm" action="contact.php" method="post">

</form>

 

I have the following fields in my form:

 

- Name

- E-mail

- Phone

- Subject

- Message

 

Any help would be appreciated.

 

Toni

Link to comment
https://forums.phpfreaks.com/topic/165320-php-contact-form/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.