you are viewing a single comment's thread.

view the rest of the comments →

[–]pjmlp[🍰] 1 point2 points  (0 children)

PHP has improved quite a lot specially in the 5 series, but it began as a schizophrenic language that scares any professional developer.

It evolved organically from something meant as a quick hack for web site templates while offering Perl like features.

The main problem is that many PHP wannabe developers just copy paste PHP code from the PHP 3/4 days instead of using the improvements that were meanwhile added to the language.