Categories
Tags → Html Variable Passing

Simple Easy To Use PHP Spell Checker

The program is used to spell check any of the input field of html form. The script is designed not to mess any way to your main script processing of the form. It is just return modified (allready spell-checked) text into any input field. It is writen...
DETAILS

PHP Form Validation Class

Form_Validator Class is a PHP object that can be used to validate the presence of HTML form data. By &"validating&", the function simply checks if a variable is NOT NULL. The class is intended to be called AFTER the end-user has sub...
DETAILS
©2003-2019 jCay.com