form validation

Simple Form Validator - PHP Class

Simple Form Validator - PHP Class

Stop getting bored doing the same things. With Simple Form Validator handling form data will be fast and simple. The main goal of this script is to help developers during form validation, surely one on the most hated operations that a webmaster has to do. Fast Implementation Validation process takes only few lines of code. You will validate a field just writing an easy array. Validate Everything Simple Form Validator by default can validate...

plum.Form - A jQuery Form Styling Tool

plum.Form - A jQuery Form Styling Tool

To all who have left comments asking questions these past couple months, and those who may ask questions in the future: If you need help, please email me from my profile page. I’ve been quite busy and am just getting back on track. Email is the fastest way for me to help you. Current version: 1.5.2; 15 January, 2012 plum.form is the perfect tool for designers who need to step over the boundaries of boring web forms. It simplifies the pro...

Fun Captcha

Fun Captcha

Standard Captcha images are boring, difficult to read and completely NOT user friendly. Fun Captcha makes it fun to complete a Captcha form while maintaining the core functionality. Fun Captcha is designed as a game of Tick Tack Toe. The user is presented with an almost complete game and is asked to get 3 X’s in a row in one of the following configurations: User’s selection is then submitted to the server and analyzed to ensure a rea...

Selective enable/disable form elements with jQuery

Selective enable/disable form elements with jQuery

jQuery Foggle is a plugin that lets you interact with various form elements based on user-input. It lets you choose which elements to enable (or disable) while the user fills out the form. While you can achieve the same functionality by writing some amount of JavaScript for each such field, this plug-in makes it a breeze. It takes only two parameters and does the same for you in just one line of code. v2 changelog Checkbox issue fixed...

Form Validation - made easy

Form Validation - made easy

The Form Validation – made easy script allows you to very easily set up validation rules and validate these rules against any sort of input coming from any type of array data source such as $_POST, $_GET or a key/value filled array. The script can with ease be plugged in with existing HTML form code without drastically changing the HTML code. Or be implemented from scratch. The script also handles the population of input values for input fi...

FEVOR Validation Library

FEVOR Validation Library

FEVOR is an abbreviation for Fluent Extensible Validator and it’s a .NET validation library with lots of features that simplify the validation process in development by abstracting away the complex logic of conditional statements. Features it can be used on any .NET project removes conditional statements clutter by making use of a fluent syntax; no need to learn any attributes or interfaces to extend it (it’s all based on extension methods...

QuickValidate

QuickValidate

- Current version 1.0 - Introduction QuickValidate v1.0 is a PHP class consisting of optimized validation functions which can be used for your data validation. This class can be used for your form validation either on the server side or can be called from the client side via ajax calls, but the processing will happen only on server side. The return type of the functions are boolean so you only have to check true or false and adjust the fl...

PalmsForm - Form API for PHP

PalmsForm - Form API for PHP

PalmsForm takes all the hard work out of form building. You can get a form up and running within minutes. Form configuration and validation was never so easy. The best part about this library is that it is so flexible and convenient for you to customize your form, add / remove form fields, modify error messages, and extend core functionality of the library with minimal effort. As a result, you can use PalmsForm for all kinds of form, in all ki...

simpleAdminPlus

simpleAdminPlus

Hi, simpleAdminPlus is designed to make database interactions easier by including functions that do all the heavy lifting for you. The class makes it easy to get rows from a database, display those rows on the page, and create paging by supplying the table name, and the amount of rows visible. simpleAdminPlus also makes it easy to work with forms. By initializeing simpleAdminPlus Forms, you can easily create a form and fill all the form ...

CakeBattles

CakeBattles

CakeBattles is a full web application developed using CakePHP and jQuery that allows battles to take place between contenders with users being able to vote on who/what would win. CakeBattles has been developed to be as generic as possible so that the system can be used for comparing pretty much anything. Each Contender can have multiple images associated with it which are displayed at random to keeps things fresh and new. Each Contender al...