Mostrar lista de opciones

bin2hex()

« bcsub | bindec »
<?php
$string 
bin2hex (
    
  // string $str
);
?>
Resultado
$string = '3131313131313131'
Ejemplos
#1 bin2hex  ("11111111")
Ver también
hex2bin, pack