From the Programming Resources, News and Ideas blog (plentyofcode.com), there's yet another comparison article, but between three different languages this time - J2EE vs ASP.NET vs PHP on multiple criteria.
In this article, I wanted to compare the web application development platforms which I have been using for recent years. My comparison has no aim to make one platform better than others, or vice versa. These are all my own thoughts and what I have experienced during the development of web applications using the three platforms. It is open to you to express your opinions and stands as a comment.
They rank them on a three-point scale from 8 (good) up to 10 (best) and look at things like:
- Syntax
- Easy to Learn
- Platform
- OOP – Object Oriented Support
- Performance
- Support and Community
- Cost
PHP scored relatively high (nines and tens) on most things with the exception of "Syntax" because of some of its "odd characters" to work with objects and classes.