There are some questions like this around. But they couldn't help me.
I am developing a site for "Social book reading". I am supposed to develop it in Layered architecture (Presentation, Business, Data access). I want to make this site and architecture in PHP, is this possible? One answer to the question How to build n-layered web architecture with PHP? says that Zend Frame is best and allows us do implement it in PHP. Should I be going with it? or anyone believe that other language or platform such as ASP.Net can be a better approach rather than PHP.
Please suggest me the best and easy way to implement it (include tutorial link if possible). My site is not complex, it is a simple project. Thanks