Phpdocs 17

CategoryString Functions - 3. bin2hex -- Convert binary data into hexadecimal representation
Code Examples"; echo hex2bin('48656c6c6f'); // result: Hello
Test Code
Web Linkhttp://www.php.net/manual/en/function.bin2hex.php
Remarks
Cancel