PHP Classes
elePHPant
Icontem

Request Data: Retrieve and process request parameters

Recommend this page to a friend!
  Info   View files View files (5)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2007-05-07 (9 years ago) RSS 2.0 feedNot enough user ratingsTotal: 662 All time: 4,649 This week: 1,233Up
Version License PHP version Categories
request_data 1.0GNU General Publi...4.0HTTP
Description Author

This class can be used to retrieve and process request values from super-global variables.

It can retrieve request values from $_ENV, $_GET, $_POST, $_COOKIE, $_SERVER, $_REQUEST and convert the values to several data types: integer, boolean, strings, float.

The class can also retrieve request headers from $_SERVER variables with names that start with HTTP_ .

The class may also escape values for use in HTML pages to avoid cross-site scripting attacks, as well remove slashes from the values when magic quotes option is on.

Picture of Joshua Townsend
Name: Joshua Townsend <contact>
Classes: 3 packages by
Country: United States United States

  Files folder image Files  
File Role Description
Accessible without login Plain text file doc.txt Doc. Documentation on all methods
Accessible without login Plain text file example.advanced.php Example Example of more advanced use
Accessible without login Plain text file example.basic.php Example Example of basic use
Accessible without login Plain text file example.custom_modes.php Example Example of using custom modes to point to your own data
Plain text file request.class.php Class The main class

 Version Control Unique User Downloads Download Rankings  
 0%
Total:662
This week:0
All time:4,649
This week:1,233Up