Home > Backend Development > PHP Tutorial > mysql password函数算法?怎么通过PHP实现。

mysql password函数算法?怎么通过PHP实现。

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
Release: 2016-06-06 20:45:35
Original
1268 people have browsed it

怎么通过php得到mysql函数password()/old_password()生成的加密字符串。
现在我想到是执行"select password('123')"得到。
还有怎么区分16位字符串是通过old_password()生成的还是通过md5加密生成的?

回复内容:

怎么通过php得到mysql函数password()/old_password()生成的加密字符串。
现在我想到是执行"select password('123')"得到。
还有怎么区分16位字符串是通过old_password()生成的还是通过md5加密生成的?

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Latest Issues
MySQL stops process
From 1970-01-01 08:00:00
0
0
0
Error when installing mysql on linux
From 1970-01-01 08:00:00
0
0
0
phpstudy cannot start mysql?
From 1970-01-01 08:00:00
0
0
0
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template