You can encrypt a password with the following MySql>SET PASSWORD=PASSWORD(”Password”);
You can use the MYSQL PASSWORD() function to encrypt username and password.
You can encrypt a password with the following MySql>SET PASSWORD=PASSWORD(”Password”);
You can use the MYSQL PASSWORD() function to encrypt username and password.
© PHPInterviewQuestion.com 2009 - 2010