This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
/* Tiny MVC, v.1.0. | |
Author: James Tarleton | |
System Requirements: | |
* PHP 5+ | |
* Web server (Optional) | |
* PDO_MYSQL driver for PHP (Optional) |