PHP Classes

File: home.php

Recommend this page to a friend!
  Classes of António Lourenço   Lou Router   home.php   Download  
File: home.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: 1 month ago
Size: 45 bytes
 

Contents

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