回複:ASP.NET 轉PHP值得嗎?3分鍾敲定了新工作

來源: 2010-09-09 10:30:04 [舊帖] [給我悄悄話] 本文已被閱讀:

I have been working with PHP for about 5 years for a site with about 2M+ unique visitors per day. There are a lot more than just writing code, like application/database level clustering, SQL, NoSQL, disk/memory level caching, scaling, In general, I think developing .NET and PHP application should be the same though, sepration of control/modle/view logic, object, one big difference in PHP is that it doesn't share anything between requests.