ilikephp Posted April 16, 2010 Share Posted April 16, 2010 Hello, I made a software using php and Mysql and I now that if I want to publish it online in order to fill it with records nobody can access or view my php files (it is secured) The problem is that if I want to keep the software locally the php files will be visible and the sql password will be also visible. What should I do plz? How can I secure my files that on on the local server. Thank you Quote Link to comment https://forums.phpfreaks.com/topic/198730-secure-my-program-on-local-server/ Share on other sites More sharing options...
trq Posted April 16, 2010 Share Posted April 16, 2010 Read your question back to yourself and try again. Quote Link to comment https://forums.phpfreaks.com/topic/198730-secure-my-program-on-local-server/#findComment-1042984 Share on other sites More sharing options...
Mchl Posted April 16, 2010 Share Posted April 16, 2010 Use your operating system features to restrict access to these files. Quote Link to comment https://forums.phpfreaks.com/topic/198730-secure-my-program-on-local-server/#findComment-1043002 Share on other sites More sharing options...
ilikephp Posted April 16, 2010 Author Share Posted April 16, 2010 so if I want to sell the program and they want the S/W to be locally and not published over the internet, all I have to do is to use operating system features to restrict access to these files? Thank you, Quote Link to comment https://forums.phpfreaks.com/topic/198730-secure-my-program-on-local-server/#findComment-1043009 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.