Afficher la liste déroulante

bin2hex()

« bcsub | bindec »
<?php
$string 
bin2hex (
    
  // string $str
);
?>
Résultat
$string = '3131313131313131'
Exemples
#1 bin2hex  ("11111111")
Voir aussi
hex2bin, pack