PHP Classes
elePHPant
Icontem

Form Data Cleaner: Sanitise GET and POST values based on type rules

Recommend this page to a friend!
  Info   View files View files (1)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2007-04-13 (9 years ago) RSS 2.0 feedStarStarStar 52%Total: 1,749 This week: 2All time: 2,171 This week: 591Up
Version License Categories
requestcleaner 1.0.0Free for non-comm...HTTP, Data types, Security
Description Author

This class can be used to sanitise GET and POST values based on expected data type rules.

It takes a list of GET and POST request parameters that it should analyse and the respective data types that it expects. Currently it supports the types: integer, double, string, boolean and array.

String values may be escaped for use in MySQL queries or display in HTML pages without further encoding by the application.

Missing or invalid values may be overwritten with default values.

Any request values that are not listed may either be removed or subject to default processing.

Picture of Gabriel Harrison
Name: Gabriel Harrison <contact>
Classes: 1 package by
Country: United Kingdom United Kingdom

  Files folder image Files  
File Role Description
Accessible without login Plain text file requestcleaner.php Class Commented class source

 Version Control Unique User Downloads Download Rankings  
 0%
Total:1,749
This week:2
All time:2,171
This week:591Up
 User Ratings  
 
 All time
Utility:87%StarStarStarStarStar
Consistency:87%StarStarStarStarStar
Documentation:-
Examples:-
Tests:-
Videos:-
Overall:52%StarStarStar
Rank:1872