Author: Loris 'D4ng3R' Mich
Email: <[email protected]>
Mailing list: [email protected]
Website: www.lorismich.it
- MVC design pattern
- Global Object for: newsletter, statistics, users ecc.
- Support for mysql and sqlite database
- Create and update database from simply php file
- Apache
- MySQL
- PHP5
- phpmyadmin (if you want)
- Download or clone the code into your Apache www directory.
- Create new database with phpmyadmin
- Edit the database configuration file (configuration/database.php) with your database details.
- Run the website at localhost
- Enjoy :)