Wednesday, October 18, 2006

Ahh PHP

Thanks to ATI guys. I discovered that PHP is never sleeping and is not late in the game. If Java follows standards like design patterns, eg. MVC. PHP is quick to adjust and adopt these standards.

For example, CakePHP is a framework for PHP that uses commonly known design patterns like ActiveRecord, Association Data Mapping, Front Controller and MVC.
It's manual is at http://manual.cakephp.org/


I also discovered Code Igniter, an open source web application framework. The URL is http://www.codeigniter.com/user_guide

No comments: