10-24-2007, 01:15 PM
|
#6 (permalink)
|
|
Super Moderator
Join Date: Sep 2007
Posts: 165
Thanks: 0
|
Quote:
Originally Posted by Karl
Yeh CakePHP isn't too great. What you want is a "loosely coupled" framework; which is the Zend Framework. Basically, loosely coupled means one class can be used independently of another. So for example, you may want to use the Zend Framework Validation class but nothing else.
|
yea that sounds better to me, im still not too fond of the "learning curve" related to using frameworks but i guess thats only initially.
|
|
|
|