PHP Classes
elePHPant
Icontem

PHP Filter Input Class: Validate and filter request input values

Recommend this page to a friend!
  Info   View files Example   View files View files (9)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2016-06-26 (4 months ago) RSS 2.0 feedStarStarStarStar 77%Total: 193 This week: 1All time: 7,876 This week: 1,047Up
Version License PHP version Categories
filter-input 1.0Freely Distributable5PHP 5
Description Author

This class can validate and filter request input values.

It provides several static functions that can take a request method name and a request variable name to perform validation according to different rules.

These functions return objects of the FilterInputValidate class so you can set additional validation options.

Currently it provides functions to validate values using regular expressions, integers, booleans, URLs, check if a value is defined, and a custom validation function supported by the PHP filter_input extension.

Picture of Bruno Francisco
Name: Bruno Francisco <contact>
Classes: 1 package by
Country: Portugal Portugal

  Files folder image Files  
File Role Description
Files folder imageclass (2 files)
Files folder imagecss (2 files)
Accessible without login HTML file Documentation.html Doc. Documentation
Accessible without login Plain text file demo.php Example demo
Accessible without login Plain text file index.php Aux. Example,Doc,demo
Accessible without login Plain text file footer.php Aux. footer
Accessible without login Plain text file header.php Aux. header

  Files folder image Files  /  class  
File Role Description
  Plain text file Prints.php Class Tool Class
  Plain text file FilterInput.php Class Main class

  Files folder image Files  /  css  
File Role Description
  Accessible without login Plain text file theme.css Data Style
  Accessible without login Plain text file docs.min.css Data Style

 Version Control Unique User Downloads Download Rankings  
 0%
Total:193
This week:1
All time:7,876
This week:1,047Up
 User Ratings  
 
 All time
Utility:100%StarStarStarStarStarStar
Consistency:91%StarStarStarStarStar
Documentation:91%StarStarStarStarStar
Examples:91%StarStarStarStarStar
Tests:-
Videos:-
Overall:77%StarStarStarStar
Rank:60