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.
|
|
| Name: |
Rewriter |
| Base name: |
rewriter |
| Description: |
Rewrite request variables based on the request URI |
| Version: |
- |
| PHP version: |
- |
| License: |
Unspecified (ask the author) |
| All time users: |
2295 users |
| All time rank: |
1497 |
| Week users: |
5 users |
| Week rank: |
526  |
| |
|
| 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%) |
1750 |
| Month: |
Not yet rated by the users |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|