Mega Code Archive

 
Categories / Php / Math
 

String dechex ( int num ) converts a decimal number into a binary number

print dechex(232); // "e8"