-
XUpload classes lets you manage your file uploads very quickly and easily. View the use example in the bottom of the script. Also included a XUploadForm class for upload forms management too.Features of XUpload classes:- Multiple uploads easily with multiple instances- Lets you choose the upload dir (does not check perms)- Lets you overwrite file if exists- Lets you set ...
-
Formcat is a class for performing form validation on the client side. The goal of Formcat is to generate Javascript code to validate forms before they are submited to the server.It works as a plug-in for the Smarty template engine. It is a good complement SmartyValidate plug-in that performs server side validation.It supports many built-in validation criteria: empty, range, length, ...
-
Use urlcheck to validate links or web servers.
-
VXML Parser class allows you to validates XML files.Features of VXML Parser:- Validate XML- Validate VXML 2.0 Tags- Validate that VXML tag is present in the beginning of the vxml document with the version 2.0- Validate VXML elements functionality- Valate VXML attributts functil document
-
YACC is meant for validation of credit cards numbers and validity date ranges.YACC may also determine the type of card by looking at the number and verifying if it is within the range of numbers controlled by knowm card issuers: Visa, Mastercard, American Express, Dinners, etc..
-
Validate_Credit_Card is capable of validating credit card numbers using the mod10 algorithm. It may also validate credit card expiration dates.
-
Forms Validator is meant to add security to your forms generating images to perform CAPTCHA validation (Completely Automated Public Turing to tell Computers from Humans Apart). It generates images with random words or uses the words that you may provide.The images are generated with random colors and fonts, avoiding replication on other sites. You can add other colors and fonts. ...
-
CreditCard Class provide methods to validate credit card numbers and detect the type of the card. Currently it supports the following cards: Visa, Mastercard, Dinners, American Express, Discover, JCB, EnRoute.
-
Form Validator is meant to provide server side validation of field values submitted via Web forms.Form Validator can validate fields on following criteria:- Required field- Content ( email, digit, alpha, alpha-numeric )- Own perl or posix regular expression- Length ( min, max, equal )- Only defined values ( for select, radio and checkbox )- Forbidden values- Field values dependecies . ...
-
Verify ID is a wrapper class that will interface with VerifyMyIdentification.com Web services to provide online identity validation in real time.
-
VAT Checker can check whether an VAT (Value Added Tax) number is valid according to rules of each European country. It loads VAT number structure using regular expressions for each European country defined in a separate XML file.If the given VAT number structure is correct, the class checks the VIES site (VAT Information Exchange System) to verify whether the VAT ...
-
Forms class is an improved version of Formitable class by Gamaiel Zavala. It is meant to generate forms to submit records of a MySQL database table.Functions of Forms class:- Validation of fields.- Sort the fields.- Disable certain fields.- Hide certain fields.- Create froms directly from the table.- Force types of some fields to be a radio or check box.- Automatic ...
-
Arabic and Roman Numeral Convertor can validate and convert numbers between the Arabic format used nowadays by everebody and the representation format used in the Roman empire days.
-
metaForm can generate and validate forms composed with fields defined in XML files. The generated forms can use a Javascript remoting scripting library to invoke remote PHP scripts without submiting the forms.metaForm consists of:- PHP class xmlForm, based on the original written by Herman Veluwenkamp to generate HTML forms from XML configuration file- PHP class dbUndo (in the class.undo.php file) ...
-
Zodiacal Sign is a simple class that determines what is the zodiacal sign that corresponds to a given day and month of the year.The class validates the specified month and day and returns the file name of a zodiac sign image.

