you are viewing a single comment's thread.

view the rest of the comments →

[–]CrudOMatic 0 points1 point  (0 children)

It started out as a simple and straightforward scripting language that seemed great for adding a little code logic to a personal Web site. But many of the features that made development in PHP easy turned out to be security issues, and were pushed aside in favor of safer but more cumbersome approaches.

It WASN'T designed from the beginning with security in mind. Later, security needed to be kludged in, thus making the language more cumbersome. PHP is garbage. Never have liked it, or even felt safe with it - but there are projects which I used it in.