Login   Register  
PHP Classes
elePHPant
Icontem

Class: Rewriter

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Bastian Neumann  >  Rewriter  >  Download .tar.gz .zip  >  Support forum Support forum (1)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Rewriter
Base name: rewriter
Description: Rewrite request variables based on the request URI
Related classes: , , , , , , ,
Version: -
PHP version: -
License: Unspecified (ask the author)
All time users: 2149 users
All time rank: 1513
Week users: 9 users
Week rank: 370
Picture of Bastian Neumann
Author: Bastian Neumann <e-mail contact>
Packages: 1 Browse this author's classes Browse this author's classes
Country: Germany Germany - PHP jobs in Germany
Age: ???
All time rank: 95568 in Germany Germany
Week rank: 394 Up17 in Germany Germany Up


  Detailed description  
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.

 

  Groups  
Group folder image HTTP HTTP protocol clients, headers and cookies View top rated classes

  Rate classes User ratings   Applications   Files Files  

  User ratings  
Ratings
Utility
Consistency
Documentation
Examples
Tests
Videos
Overall
Rank
All time:
Sufficient (67.9%)
Sufficient (71.4%)
-
Not sure (53.6%)
-
-
Not sure (46.4%)
1692
Month:
Not yet rated by the users

  Applications that use this class  
No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.
  Files folder image Files  
File Role Description
Plain text file .htaccess Data The htaccess file
Plain text file ctr.php Example Sample Script
Plain text file rewriter.class.php Class The Class

Download all files: rewriter.tar.gz rewriter.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.