Php
it's mostly an opinion: who loves microsoft's world will tell you that asp.net is better even for job opportunities... who prefers the rest, will say that php is better and will point you the huge amount of sites done with php (and open source cms and so on...), which are more than asp sites.
I am on this side: php is better.
1) PHP is open source and commonly runs on an open source platform, LAMP (Linux, Apache, MySQL, PHP), PHP wins over ASP.net for providing the most cost effective solution and providing a large amount of resources and support.
2) time to deployment (an additional concern for cost,) on average, it takes twice as much code writing to accomplish something with ASP.net than PHP, so time to deployment is faster using PHP.
|