Quote:
Originally Posted by phpforfun
doesnt cake php require special requirements though? I just heard about it from my uncle, I dont quite understand the concept of it, it seems like its php for idiots.. but I honestly havent looked into it much
|
Cake does not require any thing to be installed, but if the user has shell access they can setup the CakePHP console; as far as I am concerned, that does not require anything special from the host (other than shell access).
And, no its not php for iditos, its for advanced php users who program with objects using the model view controller design pattern relationship.