PHP Classes

File: url_rewrite/page/home.php

Recommend this page to a friend!
  Classes of adeniyi ibraheem   URL Rewriting in PHP   url_rewrite/page/home.php   Download  
File: url_rewrite/page/home.php
Role: Example script
Content type: text/plain
Description: Home page
Class: URL Rewriting in PHP
Extract request parameters from URL
Author: By
Last change:
Date: 11 years ago
Size: 182 bytes
 

Contents

Class file image Download
<ul>
    <li><a href="home">Home</a></li>
    <li><a href="product">Product</a></li>
    <li><a href="about_us">About Us</a></li>
    <li><a href="contact">Contact</a></li>
</ul>
Home page