PHP has one built in - its the function bin2hex() "Convert binary data into hexadecimal representation (PHP 3>= 3.0.9, PHP 4 )"
ie: $hex = bin2hex($binarydata); ----- Original Message ----- From: Nil Mekki To: [EMAIL PROTECTED] Sent: Friday, July 18, 2003 3:23 PM Subject: urgent Bmp to hex converter Hi Can someone send me a bmp to hex converter or tell where to find a usable one with kannel ? Thanks a lot
