Linked by Thom Holwerda on Sun 30th Sep 2012 20:15 UTC, submitted by MOS6510
Thread beginning with comment 537334
To read all comments associated with this story, please click here.
To read all comments associated with this story, please click here.
rain,
"To me, the biggest benefit of PHP is that there's soo much code written in it."
Of course there is truth in that, it's beneficial to learn and use what's already popular. At the same time, these very same network effects are responsible for the US being stuck on english units. Network effects are the bane of meritocracy.




Member since:
2005-07-09
To me, the biggest benefit of PHP is that there's soo much code written in it.
If I need a specific framework, library, function or API implementation it's most of the time already written by someone else. This speeds up development a lot compared to Python or Ruby.
As for the language itself, it could be a lot better. And debugging could be a lot easier.
But it could also be a lot worse. I couldn't imagine writing a webapp in something like AppleScript for example. It would drive me insane.