PHP Classes

File: url_rewrite/readme.txt

Recommend this page to a friend!
  Classes of adeniyi ibraheem   URL Rewriting in PHP   url_rewrite/readme.txt   Download  
File: url_rewrite/readme.txt
Role: Documentation
Content type: text/plain
Description: Read Me
Class: URL Rewriting in PHP
Extract request parameters from URL
Author: By
Last change:
Date: 11 years ago
Size: 432 bytes
 

Contents

Class file image Download
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