(PHP 3, PHP 4 >= 4.0.0)
string dechex (int numero)
string dechex
Restituisce una stringa contenente una rappresentazione esadecimale di un dato argomento numero. Il più grande numero che puù essere convertito è 2147483647 in decimale risultante in "7fffffff".
Vedere anche la funzione hexdec().