Skip to content

This is a PHP script for Contact Form Mail, containing a hard coded email address in the code that does not rely on Hosting Account Form Mail Handler Tools, also containing code for a redirect to a "Thank You" html page that contains your graphics, rather than a non-graphic success comment

Notifications You must be signed in to change notification settings

ahmedmokhtar2010/PHP-Script-File-for-Contact-Form-Mail

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

PHP-Script-File-for-Contact-Form-Mail

This is a PHP script for Contact Form Mail, containing a hard coded email address in the code that does not rely on Hosting Account Form Mail Handler Tools, also containing code for a redirect to a "Thank You" html page that contains your graphics, rather than a non-graphic success comment

THIS IS THE PHP THAT YOU CAN COPY AND PASTE INTO NOTEPAD, AND SAVE WITH ENCODING UTF-8

location.href='thankyou.html';</script>" ?>

THIS IS A SNIPET OF THE FORM CODE OF THE HTML FILE [VIEW IN RAW BY CLICKING RAW LINK IN UPPER RIGHT CORNER]

Name:
Phone:
Email:

Send Us A Message:<textarea cols="23" rows="2" name="brief_message"> </textarea>
We Appreciate Your Interest In Our Services!

YOU WILL ALSO NEED TO CREATE ANOTHER HTML FILE BESIDES THE ONE THAT CONTAINS THE FORM CODE BE SURE TO CREATE A "thankyou.html" DOCUMENT, THANKING THE USER FOR THEIR REQUESTS. THIS CAN CONTAIN THE SAME LOOK AND GRAPHICS AS YOUR OTHER PAGES, AND CONTAIN TEXT SUCH AS: "Thank you for your request. We will be in contact within 48 hours."

About

This is a PHP script for Contact Form Mail, containing a hard coded email address in the code that does not rely on Hosting Account Form Mail Handler Tools, also containing code for a redirect to a "Thank You" html page that contains your graphics, rather than a non-graphic success comment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published