PHP: a fractal of bad design (fuzzy notepad)
Posted Apr 17, 2012 14:04 UTC (Tue) by
maney (subscriber, #12630)
In reply to:
PHP: a fractal of bad design (fuzzy notepad) by kmike
Parent article:
PHP: a fractal of bad design (fuzzy notepad)
Our Editor is not the only one who fell for the PHP Hype back in the bad old days. The thing is, it did make simple things pretty easy, and is still arguably a good choice for the sort of simple database query & generate that it was first intended for. And besides, back then Python's support for web page generation was little more than "import cgi". But that changed, and we escaped PHP. Years later I found the perfect concise explanation of what went wrong:
Q: What do you get when programmers design a language
while trying to get something else done?
A: PHP -- Jeremy H. Brown
(
Log in to post comments)