PHP Classes

File: about.php

Recommend this page to a friend!
  Classes of António Lourenço   Lou Router   about.php   Download  
File: about.php
Role: Example script
Content type: text/plain
Description: web page
Class: Lou Router
Route HTTP requests using callback functions
Author: By
Last change:
Date: 17 days ago
Size: 50 bytes
 

Contents

Class file image Download
<?php
    $content
= 'This page is ABOUT US';
?>