PHP Classes

File: index.php

Recommend this page to a friend!
  Classes of solomongaby   Zend_Bootstrap   index.php   Download  
File: index.php
Role: Example script
Content type: text/plain
Description: index file
Class: Zend_Bootstrap
Bootstrap class for use in Zend framework
Author: By
Last change:
Date: 15 years ago
Size: 50 bytes
 

Contents

Class file image Download
<?php

require './init.php';
Bootstrap::run();