Thanks, and yes the database class definitely needs work, currently only supports mysqli.
Examples will come soon, the framework was released just yesterday.
I developed a PHP Modular MVC Framework, also supports themes so you can have multiple templates.
Released under the MIT license, check: https://github.com/Jo3la/Modular-MVC-Framework
Does not require a database connection to work.
1. Forrest Gump
2. The Shawshank Redemption
3. Good Will Hunting
4. Indiana Jones
5. Star Wars
I have more these are just the ones I can think of right now.
Warning: include(.php) [function.include]: failed to open stream: No such file or directory in /home/mafiadre/public_html/index.php on line 2
Warning: include(.php) [function.include]: failed to open stream: No such file or directory in /home/mafiadre/public_html/index.php on line 2
Warning: include() [function.include]: Failed opening '.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/mafiadre/public_html/index.php
You may want to fix this.
Updated:
- fixed code editor problem - temp
- using ImageGameTitle(); for the game title
http://img16.imageshack.us/img16/9527/20130327003706.png
EDIT: code editor css/js not in default template? possibly a_bertrand needs to add support for other templates for it to work correctly.
mctemplate.nwp
Okay I'll add the function, remove the text and just add ImageGameName();
The code editor is probably due to the width of the content, not sure that is changeable via a templates folder? file?