PASSWORD=PASSWORD("Password");
You can use the MySQL PASSWORD() function to encrypt username and password. For
example,
INSERT into user (password, ...) VALUES (PASSWORD($password”)), ...);
Learn PHP, PHP Tutorial, PHP Code, PHP, MySQL, MySQL Database, SQL, SQL Code, HTML, Javascript, JQuery, Ajax, Wordpress
No comments:
Post a Comment