I made a web page and I used PHP to connect to MySQL , my question is how can I hide the password or encrypt it because I think it is incorrect show the password in the code.
1/7/2017 7:00:31 PM
Eduardo Hernandez3 Answers
New Answerif you mean the DB Password, you should house it somewhere other than the www or public directory. Then include the connection data to your database scripts.
Sololearn Inc.
535 Mission Street, Suite 1591Send us a message