What PHP framework should i use?

peti

New member
Hello,

ive built about 3 sites over the past year one of which was pretty successfull had about 15k visitors/day.

i would rate my php skill a 4-5 from 1 to 10.

in my previous sites i havent done any OOP or logic/layout sepparation.

I now want to go to the next step and learn hot to code in MVC fashion and also build a typical web2.0 site while learning.

So ive looked around for some MVC frameworks and i like KohanaPHP and Zend the most.

Which one would you recommend i learn. On the other hand SHOULD i use framework, or should i build everything from scratch and learn building my own controllers and models?
 
Back
Top