Dear all,
I am about to migrate a hospital management system(HMS) from VB.net to PHP. I had a few questions regarding the implemtation of the architecture. My job is plan the system and get it implemented from a team of PHP coders. I have done some PHP coding my self but of very elementry nature.
1. I am planning to use 3 tier architecture. I surfed the net and found out that there are frameworks like cakephp etc, which are used for 3 tier architecture. My question is what to do, start my own framework from scratch or use the framework. If using frameworks is optimal idea then which one to use. Can anyone help me in choosing the frameworks. I would really appreciate if someone provides me with some resources, as in techical documents related to the 3 tier architecture.
2. What about securtity and expectional handling. Can someone provide me with some good resources for the same