?? [b?n]
n.??,????;????;(??)?? ???
vt.???? ??...
??? : bins ??? : bins ???? : binning ???? : binned ???? : binned
PHP hex2bin() ?? ???
??: 16?? ???? 2?? ???? ??
??: hex2bin(???)
????:
???? | Description |
string | ??, ??? ???? ????? ?? |
??: ??? ???? ?? ??? ????? ?? ? FALSE? ?????.
PHP hex2bin() ?? ?
<?php $data = "68656c6c6f207068702e636e"; $res = hex2bin($data); echo $res; ?>rerun ?????
??? ????? ??? "???? ??"??? ??????. ??? ????? ??? ??:
hello php.cn