|
|
|
|
|
by pxtreme75
5351 days ago
|
|
PHP can be very handy for simple tasks -- and that make it very popular among starter programmers and unpopular as an enterprise, serious programming language for many experienced programmers. From my point-of-view, this is like you are trying to differentiate yourself through the tools you use and not your actual work. The truth is that when you need to get things does PHP can be a much more convinient tool than ruby-on-rails. The following Blog describe this better than I would ever do:
http://www.oreillynet.com/ruby/blog/2007/09/7_reasons_i_swit... Regarding PHP frameworks: A year ago I decided to try most PHP frameworks. I recall working with ZendFramework, Symphony (not v2 to be honest), CakePHP and Yii. At the end of the day I preferred and used Yii simple because it made easier to start producing something useful. |
|