-
php-form-builder-class is an Object-oriented php script designed to build HTML forms. It aims to promote rapid development of forms through an boject-oriented PHP structure, eliminate the grunt/repetitive work of writing the html and javascript validation when building forms, reduce human error by using a consistent/tested utility, incorporate complex elements such as jquery, google maps, tooltips, captcha, and html web editors ...
-
This is PHP security system about video CAPTCHA system to protect web forms against spam bots.Instead of the classic image-generated CAPTCHAs, this system uses a video in which letters of different colors are scrolled around the screen. The user is then asked to type the letters of a certain color to authenticate himself. The download contains a PHP library to ...
-
PSecureImage is a PHP script to validating image files. It can be used in web upload forms for detecting XSS or LFI attacks. In Internet Explorer, the developer can successfully launch XSS attacks with malformed image files because of it's mime-type detection algorithm.Also the image files can contain some server-side payloads that can be used on exploiting of LFI vulnerabilities. ...
-
This PHP validation script can be used to compare two form inputs. It generates HTML and JavaScript code to compare the values of two form input fields.The generated code make an error message show within a given page element if the the input values are different.Requirements:- PHP 5.0 or Higher
-
This PHP Script is used to check DNS records of valid email addresses. It matches it against a generic e-mail regular expression to see if the entered string has the format of an email address. This free script can also check if the e-mail address domain DNS MX record exists. Domains that are in blacklists are not considered valid.Requirements:-PHP 5.0 ...
-
A PHP validation script is designed to check the format of Polish PESEL (ID) numbers. It can also extract the contained PESEL information elements like the person's gender and his birthday. PESEL "Universal Electronic System for Registration of the Population" numbers are a national identification number for Polish citizens.Requirements:- PHP 5.0 or Higher
-
Auto form is a PHP script that can be used to generate HTML forms to manipulate MySQL table records.It can take a list of MySQL table fields and generate HTML for forms to select, insert, update, delete table records.The script can also perform given validations of specified fields and invoke given callback functions on certain form processing events.Requirements:- PHP 5.0 ...
-
CF Captcha is a Simple PHP Anti-Spam Captcha Script based on PHP/GD, to help prevent web robot from flooding your Comments, Guestbooks, Contact forms or any other online application susceptible to spam.One of the main Features of this script is that it alternates between a simple math problems (Additions, subtraction and multiplication sums) and a random spring of characters.Requrements:- PHP ...
-
Validation Class is a free PHP validation sript can be used to validate one or more value of different types. It can validate a single value or an array of values according to one validation rule.Currently it can validate the values as e-mail addresses, numbers, letters, letters and numbers and non-empty strings.Requirements:- PHP 5.0 or Higher
-
This PHP script is created to generate and validate HTML Forms, it first add inputs of the basic types to the composition of the form, and then generate HTML to present the form. Another Form generator script assigns different validation rules to verify a separate class for each imput. Each input may have its own label and error messages to ...
-
This PHP script can be used to create a smart intelligent CAPTCHA field. It provide a smart question to authenticate users as a human. It can generate a question from a list of few possibilities picking random values of colors or numbers. The correct answer is stored in a session variable for subsequent verification.Requirements:- PHP 4.3 or higher
-
PHP Form Validation aims to make it easy to add validations to your form. a set of "validation descriptors" with each element in the form were created and associated, the "validation descriptor" is a string specifying the type of validation to be performed. Each field in the form can have 0, 1, or more validations. You can associate a set ...
-
Validation Class RoyalHeart can be used to validate string values. In can take one or more string values and validated them according to multiple validation rules. Currently it can validate values for not being empty, match a regular expression, have a length between given limits, not having a string appear more than a given number of times, represent a value ...
-
Confident CAPTCHA is a unique, image-based CAPTCHA that stops spam and bots in a way that is easy and intuitive for your Web site visitors. Rather than forcing people to decipher warped and distorted characters or words, Confident CAPTCHA presents a grid of randomly-generated pictures and simply asks the user to click on specific pictures to verify that they are ...
-
This script can be used to create records of registered users in MySQL. It can take the user name, password, e-mail address from form values submitted via POST method and validates those values. It can also creates a record in a MySQL table with the new user submitted values. Requirement: PHP 5.0 or Higher










