PHP Validation
Free and open source PHP scripts about Validation algorithms.Anti-spam, CAPTCHA, form validation provided-
This PHP script can be used to read and validate shell command line arguments. It can parse the values of arguments passed to a PHP script started from a command line shell to validate them according to rules defined by the current script.It supports mandatory arguments, optional arguments, switch arguments, multiple alternatives to an option switches, and a special argument ...
-
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 is a free and Open Source PHP validation script can be used to validate several types of values. It can take a text string and can validate it as an email addresses, IP address, a date or an URL. Requirements:- PHP 4.0 or Higher
-
This PHP script is created to generate CAPTCHA images and valiate text and image CAPTCHA fields. It can generate an image with 5 random letters and digits obfuscated by a few lines.The random text will be stored in a class variable for subsequent validation, and then the generated image is displayed in the PNG format as the current script output.Requirements:- ...
-
A free PHP Script to validate text values using several preset rules. Leopard Validator uses a text string as input, which will validate against a set of rules. This script can also validate text to verify if it is a valid boolean, number, integer, non-empty, e-mail address, IP address and URL.Requirements:- PHP 5.2 or Higher
-
This script can be used to generate and validate contact forms and compose the form output by adding form input elements, like text, select, checkbox, radio, submit and even a CAPTCHA field. The CAPTCHA system is reCAPTCHA. It is a free PHP validation script.The script can also associate validation rules and generate JavaScript code to perform browser side validation as ...
-
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
-
This is a PHP image handling script to validate and resize uploaded image files. After upload, it checks files not to exceed a certain limit and if its type is either GIF, PNG or JPEG.The script can also resize the image to a certain width and height.Requirements:- PHP 5.0 or Higher
-
Proof Loaded Files is a PHP script can track and verify if pages files were loaded. It can generate URLs that for links and other page elemements for serving files dynamically.The script can keep track of linked and downloaded files using session variables, so it can verify if the user browser has really loaded the linked files.Requirements:- PHP 5.0 or ...
-
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 ...
-
Email Address Validator can validate e-mail addresses adn check their format.This script can take an e-mail address and check if it can be valid by evaluating its format eventually satisfying the requirements of the RFC 5321 and 5322.It can also validate the e-mail address domain by checking whether it has valid DNS MX records.Requirements:- PHP 5.0 or Higher
-
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 ...
-
This is a PHP script to validate national Iranian (Melli) ID codes. It takes a Melli code and performs the necessary calculations to determine if it may be valid.The script return "True" or "False" depending on the result.Requirements:- PHP 5.0 or Higher
-
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















