PHP Classes

Saff Request: Retrieve the current HTTP request variables

Recommend this page to a friend!
     
  Info   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 358 All time: 6,934 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: 32
All time rank: 36736 in Azerbaijan Azerbaijan
Week rank: 195 Up1 in Azerbaijan Azerbaijan Up

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

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 0%
Total:358
This week:0
All time:6,934
This week:673Up
User Comments (2)
Using it perfect
11 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