Login   Register  
PHP Classes
elePHPant
Icontem

Class: requestUtils

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Nilesh Dosooye  >  requestUtils  >  Download .tar.gz .zip  >  Support forum Support forum (1)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: requestUtils
Base name: pcgrequestutils
Description: Retrieve and sanitize user submitted request data
Related classes: , , , ,
Version: -
PHP version: -
License: GNU General Public License (GPL)
All time users: 2140 users
All time rank: 1523
Week users: 0 users
Week rank: 1770
Picture of Nilesh Dosooye
Author: Nilesh Dosooye <e-mail contact>
Packages: 4 Browse this author's classes Browse this author's classes
Country: Mauritius Mauritius - PHP jobs in Mauritius
Age: 35
All time rank: 5461 in Mauritius Mauritius
Week rank: 1634 Down2 in Mauritius Mauritius Down


  Detailed description  
This class acts a central place to retrieve user submitted data to a page access via the request, form inputs or cookies.

Instead of using the super-global variables $_POST, _$GET, $_REQUEST and $_COOKIE, this class can be used instead so the submitted data can be sanitized to prevent well known security attacks like cross-site scripting and SQL injections.

It may also check whether magic quotes option is enabled and eventually add escape slashes characters.

 

  Groups  
Group folder image HTTP HTTP protocol clients, headers and cookies View top rated classes
Group folder image Security Security protection and attack detection View top rated classes

  Rate classes User ratings   Dependents   Applications   Files Files  

  User ratings  
Ratings
Utility
Consistency
Documentation
Examples
Tests
Videos
Overall
Rank
All time:
Sufficient (75.0%)
Good (81.8%)
Sufficient (61.4%)
Sufficient (65.9%)
-
-
Not sure (58.4%)
921
Month:
Not yet rated by the users

  Packages that need this class  
Class Dependency Why it is needed
SQL Data
Required
Retrive data from access independent of GET or POST method

  Applications that use this class  
Link Description
phpCodeGenie Code Generator for PHP Database Driven applications
Add link image If you know an application of this package, send a message to the author to add a link here.
  Files folder image Files  
File Role Description
Plain text file example.php Example example of requestUtils Usage
Plain text file README.txt Doc. Documentation and Class Usage
Plain text file requestUtils.class.php Class the reqiestUtils Class

Download all files: pcgrequestutils.tar.gz pcgrequestutils.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.