This is a URL REWRITE EXAMPLE
HOW TO's
1. make sure the rewrite module is on in apache.
click on wampserver->apache->apache module->click rewrite_module to turn it on.
2. Copy this folder into your wamp server and run.
3. Note the url as it changes.
FILES
simple_url.php: this is class that validate the url
index.php: this is d page that process the link
.htaccess: this is the file that interact with the apache server
|