PHP Classes

File: index.php

Recommend this page to a friend!
  Classes of fathurrahman   mnTemplate   index.php   Download  
File: index.php
Role: Example script
Content type: text/plain
Description: Example script
Class: mnTemplate
Route HTTP requests to callback functions
Author: By
Last change:
Date: 1 year ago
Size: 83 bytes
 

Contents

Class file image Download
<?php
if (!session_id()) session_start();
require_once
'apps/init.php';
new
Apps();