Scriptsmount a free web scripts directory provides website scripts, webmaster scripts, web directory scripts, directory scripts, php scripts, perl scripts, cgi scripts, html scripts, database scripts, asp.net scripts, form scripts, guestbook scripts for webmasters
Web Scripts :: PHP :: PHP Scripts and Programs :: Form Processors
1.
Simple PHP Contact Form
|
|
Many newbie web designers want a way to put a contact form on their website but do not know how. Allowing visitors to contact you through your website is an important way to both allow quick contact and also helps to eliminate spam by hiding your email address from spambots. Unfortunately, many newbies attempt to use the "mailto" scheme as their form's action. This is bad for many reasons. Still others use what is called "Matt's Formmail" script for their form's action. This has been regarded as unsafe and certain versions of that script has "become a favorite tool of spammers". I've created a very simple and easy to use contact form system for use on some of my sites and it is now available as a download complete with instructions. This "system" comes with the complete code for the form, the script, and the redirect.
Hits: 37 Rating: 0.00 Votes: 0
[Detail]
[Send URL]
Category: PHP :: PHP Scripts and Programs :: Form Processors
|
2.
FormBuilder
|
|
FormBuilder is a PHP class that simplifies the process of creation and validation of HTML forms. It can also output the results in a text form and email them. FormBuilder in essence manages a collection of field classes that implement a standard interface defined by the FormField class. Classes currently implemented include text fields, radio buttons, checkboxes, popup menus, date/time, etc. The generated form can be fully customized through CSS. The current version of FormBuilder is already very usable, but there are some improvements in planning: Better validation, more types of Fields and database integration
Hits: 51 Rating: 0.00 Votes: 0
[Detail]
[Send URL]
Category: PHP :: PHP Scripts and Programs :: Form Processors
|
3.
PHP:Form
|
|
PHP:Form is a PHP component that will help you create HTML forms quickly and without much effort. Creating HTML forms, and all the validation code is a common thing in any PHP script, but let's face it, it's a really boring task. Especially all the validation and everything that comes with it. That's why we've developed a, what we believe, unique PHP components that handles all the boring parts for you. PHP:Form supports in-built validators, all you have to do is write a few simple lines of HTML, and that's all. PHP:Form will automatically generate all the client-side (JS) validation for you, and do all the validation on the server-side. You won't never ever have to worry about doing validation again. It's all done for you, by PHP:Form
Hits: 42 Rating: 0.00 Votes: 0
[Detail]
[Send URL]
Category: PHP :: PHP Scripts and Programs :: Form Processors
|
6.
Turing Number
|
|
This script generates and checks a turing number. A turing number is a number the user has to read and copy in order to be able to validate a form. This avoids automated submissions (bots...). There is a version using a MySQL database, and another version (available on the site - see the link at the top of the script page) that uses sessions instead, so you don't need MySQL on your server.
Hits: 77 Rating: 0.00 Votes: 0
[Detail]
[Send URL]
Category: PHP :: PHP Scripts and Programs :: Form Processors
|
7.
Contact form generator
|
|
Our email form generator is an application that is written in PHP which enables you to create an online form that send the result to your email account every time a user submit it. It can be customized to fit your web site layout. This is what it offer: 1) Customizable layout. 2) You can create up to 10 fields. 3) Complete code provided including processing PHP code. 4) Allow you to redirect your user to a certain page after completing the process.
Hits: 104 Rating: 0.00 Votes: 0
[Detail]
[Send URL]
Category: PHP :: PHP Scripts and Programs :: Form Processors
|
8.
select populator
|
|
I find that when developing input forms, adding select tags is one of the most tedious tasks. This is especially true if they have to remember the values assigned to them. Realizing this, I wrote this function to facilitate things. This is the PHP version of select-populator.asp
Hits: 53 Rating: 0.00 Votes: 0
[Detail]
[Send URL]
Category: PHP :: PHP Scripts and Programs :: Form Processors
|
9.
Security image form
|
|
PHP Form With Security Image. The images, prevents involuntary submission and against Spam. Do not reveal your mail address anymore. Collect some useful infos from your clients and/or visitors. Protect yourself against spam. Now you can concentrate your energy on more significant points for your website. and to offer a better customer services.
Hits: 30 Rating: 0.00 Votes: 0
[Detail]
[Send URL]
Category: PHP :: PHP Scripts and Programs :: Form Processors
|
|
|
|
|