作用:将二进制字符串转换为普通字符串。
语法: string bin2str(string $bin)
参数:
$bin
二进制字符串。返回值:
示例:
<?php
echo bin2str('1001000 1100101 1101100 1101100 1101111 101100 100000 1010111 1101111 1110010 1101100 1100100 100001'); //将输出 Hello, World!
Copyright©2023 字节宝| |
违法和不良信息举报电话:|举报邮箱:2283035678@qq.com