摘要:1、base64_encode 与 base64_decode base64_encode(string) 表示使用 MIME base64 对数据进行编码 base64_decode(string)表示对编码后的字符串进行解码 2、urlencode 与 urldecode(在使用低版本的浏览器时
阅读全文
随笔分类 - php
摘要:1、addcslashes 2、addslashes 与 stripslashes 3、bin2hex与hex2bin函数 bin2hex:表示把ASCII码字符的字符串转成十六进制 hex2bin:是对bin2hex函数的反转 4、chunk_split chunk_split(string,le
阅读全文

浙公网安备 33010602011771号