PHP Classes

Classes of Bastian Neumann

Recommend this page to a friend!
  All class groups  >  All authors  >  Classes of Bastian Neumann (1)  >  Mission progress status  >  Reputation  
Picture of Bastian Neumann
Name: Bastian Neumann <contact>
Classes: 1
Country: Germany Germany
Age: ???
All time rank: 113374 in Germany Germany
Week rank: 195 Up8 in Germany Germany Up
All time users: 2829
Week users: 0
 
  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
  Files folder image Rewriter  
Rewrite request variables based on the request URI
This class can rewrite request variables by parsing the request URI in a similar way to what the Apache module mod_rewrite does but without using regular expression based rules.

It allows to map a request to an URL like http://webseite.com/pages/index.1.html into the equivalent to a request to http://website.com/index.php?method=pages&page=1 .

The mapping is performed by a script that handles page access errors by using the class to rewrite the request variables.
RatingsUtility Consistency Documentation Examples Tests Videos Overall Rank
All time: 62% 65% - 50% - - 42% 3632
Month: Not yet rated by the users


  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z