Dropdown-Liste anzeigen

bin2hex()

« bcsub | bindec »
<?php
$string 
bin2hex (
    
  // string $str
);
?>
Ergebnis
$string = '3131313131313131'
Beispiele
#1 bin2hex  ("11111111")
siehe auch
hex2bin, pack