首页
版块
教程
交流
话题
官网
搜索
登录
注册
hyc123技术博客
访问量
0
新鲜事
帖子
资料
https://php.upupw.net/user-42318.html
hyc123
:
php md5() 与md5_file()的区别详细说明
md5($str) 给字符串进行哈希加密,实例如下:*/$str="hello world"; //定义字符串$result=md5($str); //执行加密操作echo $result; //输出转换后的结果//md5_file( $filepath) 对...
全文
2015-09-08 13:47
来自版块 -
PHP搅拌机
hyc123
加关注
写私信
0
关注
1
粉丝
1
帖子
全部
Ta的粉丝
(1)
黑色小河
返回顶部