Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

fab5freddy

macrumors 65816
Original poster
Jan 21, 2007
1,206
7
Heaven or Hell
I am trying to learn and understand PHP.

Should i look into using CakePHP ?
Would that make things easier or not ?

thanks!
 

memco

macrumors 6502
May 1, 2008
259
2
I know very little PHP and am in the process of learning it myself. I couldn't really find a use for CakePHP and felt it was making things more complicated for me. Perhaps you'll have a different experience, but I found it better to work with straight PHP to do what I needed. I'm sure after you've wrestled with it for a while, CakePHP may come in very handy for things you want help doing more easily, but could do just as well without it. Generally, it is recommended that you learn the language before learning to use a specific framework, which I have found to be useful advice.
 

m3kilpat

macrumors regular
Jul 6, 2009
119
0
If you have no prior programming experience you'd probably want to learn regular PHP first. The CakePHP framework is based on OOP and design patterns which is more advanced stuff. Regular PHP is not so object oriented. I'd say learn the real stuff before using frameworks.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.