php中关于md5函数参数的问题

stringmd5(stringstr[,boolraw_output])请问第二参数,即raw_output有什么用?... string md5 ( string str [, bool raw_output] )
请问第二参数,即raw_output有什么用?
展开
 我来答
泠月冰辰
2009-03-08 · TA获得超过981个赞
知道小有建树答主
回答量:1149
采纳率:0%
帮助的人:820万
展开全部
string md5 ( string str [, bool raw_output])

Calculates the MD5 hash of str using the RSA Data Security, Inc. MD5 Message-Digest Algorithm, and returns that hash. The hash is a 32-character hexadecimal number. If the optional raw_output is set to TRUE, then the md5 digest is instead returned in raw binary format with a length of 16.

简单翻译一下:
用RSA Data Security, Inc. MD5 Message-Digest算法计算一个字符串 str 的MD5哈希值并返回. 这个哈希值是一个32个字符的16进制数.
如果可选参数raw_output设置为 true ,则md5函数将改为返回一个未加工的,长度为16的二进制格式的摘要.
本回答被提问者采纳
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

下载百度知道APP,抢鲜体验
使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。
扫描二维码下载
×

类别

我们会通过消息、邮箱等方式尽快将举报结果通知您。

说明

0/200

提交
取消

辅 助

模 式