Posted by jbeduya on 01/30/06 11:52
You can try this PHP framework if it works for you. This is an MVC
framework patterned after Rails. Not really fully implemented yet, but
its basic features are working. I have also included a sample blog
application for you to try it out.
There are only certain requirements you need to consider:
1. You need to have PHP 5.x
2. Enable mod_rewrite for Apache 1.x/2.x
3. MySQL Server
For a quick information, visit:
http://community.devpinoy.org/blogs/jbeduya/archive/2006/01/29/Junrey_Beduya.aspx
http://phptarsier.blogspot.com/
You may download the codes at:
http://sourceforge.net/projects/phptarsier/
Waiting for reactions, comments and suggestions.
Thanks,
Junrey Beduya
[Back to original message]
|