Hacker News new | ask | show | jobs
by rbanffy 4777 days ago
> PHP has its place.

Agreed. It's possible to make good, elegant and fast PHP code. Unfortunately, most of it is not. I would never advise anyone to start a new project with it mostly because of its many design flaws. Also, the App Engine environment negates PHP's biggest advantage: ubiquity. You just cannot deploy a PHP App Engine application on most PHP hosting providers unless you deny your app the App Engine runtime environment.

edit: burn, karma, burn.

1 comments

I agree with you here. I expected my comment to get many more downvotes from the anti-everything-except-lisp-go-ruby-other-hipster-languages HN parade.