md5()是一种国际通用的数据加密方法。可以将密码以字符串形式,包含字母数字组合成为32位的字符串内容。
md5()办法比较容易被破解。
——
具体使用办法为:
echo md5(‘zhumengmeng1111’);
Statement of this Website
The copyright of this blog article belongs to the blogger. Please specify the address when reprinting! If there is any infringement or violation of the law, please contact admin@php.cn Report processing!