Skip to content
This repository has been archived by the owner on May 14, 2019. It is now read-only.

johnkueh/php-form-to-email

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

php-form-to-email

Easy PHP Form to Email Script.

  1. Create a html form with action pointing to the emailer.php file, and method="get". See example below: `

    `
  2. Create as many input fields as you want, each with a 'name' tag. See example: <input name="Email" />

  3. Put a submit button on the form.

  4. Modify the settings in settings.php (dumb-proof) and you're all set to go!

About

Easy PHP Form to Email Script

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages