PHP Classes

File: contact.php

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

Contents

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