PHP Classes

Saff Request: Retrieve the current HTTP request variables

Recommend this page to a friend!
  Info   View files View files (2)   DownloadInstall with Composer Download .zip   Reputation   Support forum (2)   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 358 This week: 1All time: 6,930 This week: 560Up
Version License PHP version Categories
saff-request 1.0BSD License5.0HTTP, PHP 5
Description 

Author

This class can retrieve the current HTTP request variables.

It can retrieve the values of HTTP POST, GET, FILES and REQUEST variables.

The class also can filter request variables all at once and return an array of request variables that match a given regular expression.

Picture of Zulfugar Ismayilzadeh
Name: Zulfugar Ismayilzadeh <contact>
Classes: 1 package by
Country: Azerbaijan Azerbaijan
Age: 31
All time rank: 36706 in Azerbaijan Azerbaijan
Week rank: 416 Up2 in Azerbaijan Azerbaijan Up

  Files folder image Files  
File Role Description
Accessible without login Plain text file example.php Example simple example
Plain text file SaffRequest.class.php Class class

 Version Control Unique User Downloads Download Rankings  
 0%
Total:358
This week:1
All time:6,930
This week:560Up
User Comments (2)
Using it perfect
10 years ago (Samir Alekberli)
70%StarStarStarStar
I would replace preg_split for str_split to get some better e...
12 years ago (RicardoSaracino)
55%StarStarStar