bin2hex

function call:
string bin2hex( string $string )

description:
Returns an ASCII string containing the hexadecimal representation of $str. The conversion is done byte-wise with the high-nibble first.

test bin2hex online:
$string


Werbung
Information
PHP-Version: 5.2.6
Last changes: my blog (german only)
Change language: bin2hex auf Deutsch online testen