Main » Files » Site Script » Site Services | [ Add new entry ] |
Download | |
FormM@iler is a simple, but effective and secure, form processing script written in PHP 4 though many have had it work in PHP5, though since I have no personal experience I can't promise it will. It can handle almost any form need for an unlimited number of forms. INSTALLATION AND CONFIGURATION ** One major change in version 3.0. You no longer link to emailer.php. You link to whatever form you want to process. Now, the action of that form has to direct to emailer.php as shown in the sample form. 1- Edit emailer_form.php (or any other form for that matter) by building the form you desire. See reference below for hidden field options. 2- Be sure the action of the form is aimed at the emailer.php file 3- Build the "Thanks" and/or "Error" page(s) if you choose the custom option 4- Edit the top few variable at the top of emailer.php to suit your needs, the available variables are as follows: HIDDEN FIELD OPTIONS subject - The subject of the email to be sent reply_to_field - The name of the field that should be put in the "from" field of the email required_fields - a comma separated list of fieldname to be validated for content required_email_fields - a comma delimited list of fields to be validated for valid email address syntax recipient_group - the number that refers to the number in the brackets of the list of recipients to recieve this email error_page - the filename (and path if necessary) to a custom error page, if missing or blank default text in variable above will be used thanks_page - the filename (and path if necessary) to a custom thanks page, if missing or blank default text in variable above will be used send_copy - whether or not to send a copy of the mail to the sender copy_subject - subject of sent copy copy_tomail_field - field of email address to the sender for the sent copy mail_type - layout of email options are "vert_table" or "horz_table", anything else will result in plain text email mail_priority - 1 is high, 3 is normal return_ip - do you want the IP of the sender returned with the email if available? 1 is yes, 0 is no NOTES: > To call the form link to the emailer.php file NOT the emailer_form.php! > DO NOT use spaces in the field names of your form. A good option is to use an underscore ("_") instead. > When making the form, always include the as the value of each field. This will make the field populate with the previously entered information should someone not fill out all required fields and see the default error page. > the recipients_group hidden field may seem confusing, but it is done this way to prevent spambots from harvesting actual email addresses from hidden fields the way many scripts do | |
Views: 2248 | Downloads: 386 | Rating: 0.0/0 |
Popular Clone Site |
Statistics Total online: 1 |
Frendly Site |
Advertising |
Theme Design by The Theme Foundry | Hosted by uCoz | Programming by Karwanpro
Copyright Clone Site © 2010 - 2024