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.

PHP Woes

2 pointsby ucheokekeover 14 years ago

3 comments

zdwover 14 years ago
News flash: A programming language requires knowledge of it's standard library of functions, and can be used in less than clean/optimal ways.<p>PHP is where it is because it's easy to install, works fairly well, has a huge/comprehensive built in library, and is usable by many types of people. It also has solid documentation on it's website.<p>If you're really worried about this, use a framework, or templating engine. Smarty is a relatively lightweight solution for splitting logic from presentation, and also handles caching for you.
评论 #1852557 未加载
BerislavLopacover 14 years ago
Dear Lord. This article shows so much ignorance about programming in general. If I was hiring, I wouldn't touch you with a ten foot pole...
评论 #1852765 未加载
bhigginsover 14 years ago
PHP: by amateurs, for amateurs