TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

If you mastered PHP & Rails, would there be any use case for PHP?

3 pointsby twogover 12 years ago

5 comments

samuellevyover 12 years ago
I use PHP an Python. Not exactly Rails, but it's a similar question.<p>They both have their place, and they both have situations where one is an easier/better choice than the other.<p>Pick the best tools for the job. It doesn't matter how awesome your power drill is, even a double-clawed hammer is better at driving in nails.
exelibover 12 years ago
I mastered PHP, Python, JavaScript, Java. For me the only reason to use PHP is availability on every low cost host. I don't found any other arguments to use PHP.
评论 #5188418 未加载
评论 #5187281 未加载
marcloneyover 12 years ago
PHP has a much larger install base on commercial web hosts than Ruby, so I would consider it a perfect tool for a self-hosted application.<p>Also keep in mind PHP5 is not the same relic of the past that people constantly bitch about.
评论 #5186664 未加载
tantalorover 12 years ago
Maybe you don't want to allow users to execute code by HTTP?
评论 #5186883 未加载
maytcover 12 years ago
wordpress templates/plugin development?