最新下载
热门教程
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
php convert_uuencode() 与 convert_uuencode 函数
时间:2022-06-24 20:14:02 编辑:袖梨 来源:一聚教程网
convert_uudecode() 函数对 uuencode 编码的字符串进行解码。
语法
convert_uudecode(string)
*/
$str=",2&5l;&/@=v]r;&0a `"; //定义uuencode编码字符串
$result=convert_uudecode($str); //解码
echo $result; //输出结果数据,hello world!
/*
convert_uuencode() 函数使用 uuencode 算法对字符串进行编码。
语法
convert_uuencode(string)
*/
$str="hello world"; //定义字符串
echo $str; //输出原始字符串
$result=convert_uuencode($str); //执行uuencode操作
echo $result;
/*
注释:本函数把所有字符串(包括二进制的)转换为可打印的字符串,确保其网络传输的安全。
注释:uuencode 的字符串比原字符串增大大约 35%。
相关文章
- 无限暖暖神秘作者任务怎么做 神秘作者任务流程攻略 09-18
- 如鸢董奉怎么玩 董奉玩法攻略 09-18
- 嘟嘟脸恶作剧活泼队怎么搭配 活泼队搭配推荐 09-18
- 如鸢曹植值得抽吗 曹植抽取建议 09-18
- 如鸢主线9-13王允低练度怎么过 主线9-13王允低练度过关攻略 09-18
- 嘟嘟脸恶作剧薇尔薇特角色如何 09-18