On 13/08/2014 08:38, J. Roeleveld wrote: >> The good thing about php is that everyone and their dog can knock out >> > running code. >> > The bad thing about php is that they do. > Not PHP's fault, lazy developers' fault. >
I disagree. It starts with the language. If a language makes it trivially simple to write atrocious code, and makes the developer jump through hoops to write decent code, then the language is faulty. PHP is like that. Bash is also like that, omfg; bash seems to have been designed to make decent code fundamentally impossible to write... -- Alan McKinnon [email protected]

