English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

2006-10-03 06:08:24 · 4 answers · asked by Anonymous in Computers & Internet Programming & Design

4 answers

PHP:

* Cheap to procure and deploy.
* Runs on virtually anything (and especially well on Linux and BSD).
* Scales wonderfully, if you know how to scale it (Friendster at some point had to drop JSP in favor of PHP and now has more than 30 million users).
* Unlike Java, requires no runtime environment (integrates directly into the HTTP server) and is thus free of the related overhead.
* You don't have to do object-oriented programming if you don't feel like it; PHP is perfectly capable of handling almost anything procedural style.

About the only set of circumstances where I would prefer .Net is having to deploy on a single Windows box running IIS and SQL Server together.

2006-10-05 05:48:47 · answer #1 · answered by NC 7 · 0 0

small web aps php, large apps j2ee, mainly scalabilty and performance, ease of design

2006-10-03 06:11:28 · answer #2 · answered by howsureyouare 3 · 0 0

for windows based applications .net

for architechturalnutral applications j2ee.

2006-10-03 18:39:30 · answer #3 · answered by H@ri 2 · 0 0

It depends on the purpose of the application

Typically .NET or J2EE
Both are scalable, extendable and reusable

2006-10-03 06:13:28 · answer #4 · answered by Anonymous · 1 0

fedest.com, questions and answers