Display the drop-down list

dechex()

« decbin | decoct »
<?php
$string 
dechex (
    
  // int $number
);
?>
Result
$string = 'a'
Examples
#1 dechex  (10)
#2 dechex  (47)
See also
base_convert, decbin, decoct, hexdec