I am writing a code in PHP that will access the database stored on the server. Is it safe to keep the login credentials in plain-text inside PHP or should I apply encryption?I am writing a code in PHP that will access the
I am writing a code in PHP that will access the database stored on the server. Is it safe to keep the login credentials in plain-text inside PHP or should I apply encryption?I am writing a code in PHP that will access the