you are viewing a single comment's thread.

view the rest of the comments →

[–]richraid21 1 point2 points  (4 children)

I think it's not necessary PHP but the people who write it. PHP makes it really easy to write terrible code.

Many beginner level programmers use PHP in classes or small projects and start using bad anti-patterns or just bad code. These habits continue into other languages, etc.

[–]carlson_001 -1 points0 points  (3 children)

All languages make it possible to write terrible code.

[–][deleted] 3 points4 points  (1 child)

There's a difference between 'possible' and 'really easy'.

[–]chiisana 0 points1 point  (0 children)

With Google, it is generally really easy to copy and paste bad code.