Hacker News new | ask | show | jobs
by tolliator 5191 days ago
Are you serious? PHP is not "tray full of old rusty instruments". Please give me one concrete example what is wrong with a blog running on PHP. Or a small store? How is the END result differ between say Magento or something running on Django? Could you tell the difference? No, you could not. And while the PHP version would have been up and ready, you would still try to figure out how to properly run WSGI server in shared hosting.

Good luck with your endeavors.

2 comments

> Please give me one concrete example what is wrong with a blog running on PHP. Or a small store? How is the END result differ between say Magento or something running on Django? Could you tell the difference? No, you could not.

I think I could, pretty often at least:

http://duckduckgo.com/?q=wordpress+%22hacked+by%22

Right, because no other language is hackable.

https://github.com/rails/rails/commit/b83965785db1eec019edf1...

Should languages be required to ensure the security of the code produced for them?

IMHO this is more of a complaint about the security of Wordpress, not the PHP core. People love to bring up phpBB or Wordpress in these discussions, but there are many, many more systems using large-scale PHP about whose security you just don't hear, because they are coded by professionals who know how to produce secure code in PHP.

> PHP is not "tray full of old rusty instruments".

Clearly that's a matter of opinion.