PHP Classes
elePHPant
Icontem

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    
Last Updated Ratings Unique User Downloads Download Rankings
2011-04-10 (5 years ago) RSS 2.0 feedNot enough user ratingsTotal: 357 All time: 6,549 This week: 1,138Up
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

  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:357
This week:0
All time:6,549
This week:1,138Up
User Comments (2)
Using it perfect
3 years ago (Samir Alekberli)
70%StarStarStarStar
I would replace preg_split for str_split to get some better e...
5 years ago (RicardoSaracino)
55%StarStarStar