doc1355 Posted June 17, 2012 Share Posted June 17, 2012 Hi, I hired a programmer who I worked with and developed a php application. The application works on a live website with MySQL database. - The application is designed to be used by Healthcare system in the United States which patient data security is a very big deal. In order for hospitals to use this application, they don't like the database to be hosted on the Internet, but they like it to be on their IntrAnet. What I would like to know is what are the available options for me to meet their requirement AND also be able to keep my codes private without letting them change it? I just want to know where should I start from to look for a solution for this. I would like to have control over my codes so that I can sell them license subscriptions and be able to charge them based on the licenses that they purchase. Thanks Quote Link to comment https://forums.phpfreaks.com/topic/264320-database-and-application-security-options/ Share on other sites More sharing options...
RobertP Posted June 17, 2012 Share Posted June 17, 2012 well hosting the database on their network is just as easy as hosting it over the internet. about protecting your code, you just need to make sure the server is secure. Quote Link to comment https://forums.phpfreaks.com/topic/264320-database-and-application-security-options/#findComment-1354635 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.