Login
Register
File: index.php
Search
All class groups
Latest entries
Top 10 charts
Blog
Forums
Help FAQ
Recommend
this page to a friend!
Stumble It!
Bookmark in del.icio.us
Classes of jeffrey Afable
>
Build Simple OO MVC
>
index.php
>
Download
File:
index.php
Role:
Example script
Content type:
text/plain
Description:
Starter
Class:
Build Simple OO MVC
Implements the MVC design pattern
Author:
By
jeffrey Afable
Last change:
Date:
2011-12-20 17:26
Size:
99 bytes
Contents
Download
<?php
/*
Starts the Framework
*/
include_once(
'simple_mvc.php'
);
Run
(
'controller1'
);
?>
Advertise on this site
Site map
Newsletter
Statistics
Site tips
Privacy policy
Contact
For more information send a message to
info at phpclasses dot org
.
Copyright (c)
Icontem
1999-2014