|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Free PHP Contact Form Script DocumentationIntroduction:Every web site needs a way to communicate with users! A contact-Us form is expected to be on every web site. Zeronese.net is proud to present this complex high end free contact form script to its visitors. This contact form is a member of the webmaster tools family, it takes into account new comers. In this regards, if you find some simple information in this documentation, you have to remember when you were a novice and think about the many who are making their first step to having a web site or regular users who do not need to learn any technicalities but still need to use a contact form! Features:Being free does not mean that the form has to be cheap! This zeronese php contact form script is a very complex powerful php script. Zeronese.net has took all measures to make the form useful and easily customizable. This is a list of the contact form features: 1- Supports most of contact forms required fields. List of fields and options that that you can easily change from the settings file:
2- You can enable or disable any field on the form. This easily done by editing the handy settings file of the script instead of having to re-program or re-design the form. 3- Make any field a required field. 4- Important field are verified for accuracy before submit. Web site address, email address, telephone number must be what they are to eliminate spamming. 5- Give any field a minimum number of characters to be accepted as input. 6- Send a receipt to customer with a copy of his form. You can enable or disable this option from the settings file. 7- Insert a message such as a thank you note and/or signature to the top or bottom of the receipt. Easily changeable from the settings file. 8- Send the receipt from a given email address like a noreply address and receive the form to a different address. 9- Change the colors of the form from the settings file instead of messing with the code of the contact form script. 10- Your email is hidden from email search engines to eliminate spam. 11- Customize success message and error message after form submit from the settings files. 12- Change fields labels from the settings file. 13- Does not require a database. Receive the form to your email address.
Requirements:A server able to run php with mail function enabled. Installation:The script runs using two files: settings.php and contactusform.php Putting these two files in the same folder on your server is actually installing the script! All that is left to be done is: 1- open the settings.php file using your favorite php editor and change at least the following three variables:
2- If agree with the default settings, you are done. If not, go through the settings in settings.php and change them to your needs. Save the settings.php file and you are done! 3- Any where you want to use the form, place the following code (note that this code must be used in a page that is executed as php): <?php include("contactusform.php");showcontactusform(); ?> If you want to add the form to an existing php source code file, just after the <?php add the following: include("contactusform.php"); then any where you want the contact form to show, simply add: showcontactusform();
Settings:1 - Default Settings:
2- Modifying Settings:
$receipt_append_bottom = "Your Company Name n Company Address n CompanyWebsiteAddress.com n Telephone:111 222 3333 n Thank You"; Your customer will receive it like this: Your Company Name
Version 2.0 of this great contact form has been released with the following additional features: 2- If you are not going to use the captcha verification you can delete session_start(); 3- if your php file that will host the contact form already has session started, you will also need to delete session_start. License:The Free Zeronese PHP Contact Us Script is distributed under the under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.
1 - Use this script on as many web sites as you like. At any time you feel stuck, you can use the form below to post a comment or a question and we will reply to you as soon as possible. It is a good idea for you to subscribe to this question by clicking this subscribe me link, this way you will receive notifications when an update is available or a comment is posted. If you do not want to subscribe, check this page regularly for update notifications. We hope this contact form script solves someone's problem. The version of your script is on the top of the settings file, the current version is (1.3). You can download the current version of the contact form script from here... Comments, Questions & Reviews
Comments is currently disabled for this article! Related Articles and Readings
The information provided in this article is for general information and/or the comments is the sole responsibility of their respective authors and does not necessarily reflect the opinion of zeronese.net does not endorse any article and/or comments published by our web users unless otherwise noted. |
Categories
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||


