PHP Classes

File: public_html/index.php

Recommend this page to a friend!
  Classes of Martin Barker   lightweight MVC   public_html/index.php   Download  
File: public_html/index.php
Role: Example script
Content type: text/plain
Description: The loader this loads the MVC Bootstrap
Class: lightweight MVC
Implements the MVC design pattern
Author: By
Last change: Changed to Application Sript
Date: 13 years ago
Size: 39 bytes
 

Contents

Class file image Download
<?php
require("../bootstrap.php");
?>