PHP Classes

Request Validation: Validate POST and GET request values

Recommend this page to a friend!
     
  Info   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
StarStarStar 51%Total: 603 All time: 5,179 This week: 660Up
Version License PHP version Categories
request_validation 1.0GNU General Publi...5PHP 5, Validation
Description 

Author

This class can validate POST and GET request values.

It can take an array of POST or GET values and performs validations of many types for each field.

Currently it can validate required values, letters, letter, numbers, symbols, boolean states, currency amounts, dates and time, decimal values, email addresses, inputs that must have an equal value, text length, person names, regular expressions, URLs, mac addresses, IP addresses, hostnames, and lists of values.

The class returns an array with the list of invalid request values.

Picture of Ron Darby
  Performance   Level  
Name: Ron Darby <contact>
Classes: 4 packages by
Country: South Africa South Africa
Age: 43
All time rank: 10409 in South Africa South Africa
Week rank: 170 Up4 in South Africa South Africa Up

  Files folder image Files (1)  
File Role Description
Plain text file request.class.php Class Request Validation Class

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 0%
Total:603
This week:0
All time:5,179
This week:660Up
User Ratings User Comments (2)
 All time
Utility:90%StarStarStarStarStar
Consistency:65%StarStarStarStar
Documentation:-
Examples:-
Tests:-
Videos:-
Overall:51%StarStarStar
Rank:2549
 
Nicely implemented and documentation is informative.
10 years ago (Kumar S)
60%StarStarStarStar
Bad implementation.
10 years ago (Federico)
52%StarStarStar