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 All time: 6,931 This week: 673Up
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: 321 Up1 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:0
All time:6,931
This week:673Up
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...
13 years ago (RicardoSaracino)
55%StarStarStar