Page 1 of 1

Web Framework

Posted: Mon Jan 11, 2010 10:45 am
by killagoat
Hi,

I'm still learning php. I started a class that uses Ruby on Rails. I never worked with a web framework before, but I really like how fast you can develop simple applications so far. I was wondering what is a good php web framework to learn? I heard of cake php... Want to learn something that will be around for a few years and will make me more marketable. Of course there is no guarantee in the IT field.

Thanks for the advice.

Re: Web Framework

Posted: Mon Jan 11, 2010 10:47 am
by AbraCadaver
+1 for CakePHP

Re: Web Framework

Posted: Mon Jan 11, 2010 10:48 am
by Charles256
Cake and Zend Framework are both popular ones that I've seen on job listings. I use codeignitor but that's because I hate how my hosts makes me connect to their server. It annoys me and half the commands are gimped. Codeignitor doesn't require command line to function and in my very preliminary results is at least acceptable.

Re: Web Framework

Posted: Tue Jan 12, 2010 11:21 am
by killagoat
Cool thanks for the advice guys. Think I'm going to learn Cake PHP.