07-06-2009, 02:13 PM
|
#3 (permalink)
|
|
The Addict
Join Date: Nov 2007
Location: USA
Posts: 258
Thanks: 7
|
Personally I have a love hate relationship with php. It really is terrible when you look at it compared to a language such as c#. There are so many reasons, The main one for me is because there are so many functions that do the same damn thing. for example just look through http://www.php.net/quickref.php really that many? They need to go through and clean up php it has become a mess. A second thing I hate about php is that since there is a million functions and thus a million ways to do anything and reading others code can be such a pain, especially because there are so many crappy php developers.
On the flip side, php is really easy to pick up and roll with if you have any experience with c style programming. I cannot say the same for coldfusion, and god forbids anyone to use ror.
|
|
|
|