PHP 教程
PHP Math 參考手冊
把十進制轉換為十六進制:
dechex() 函數(shù)把十進制數(shù)轉換為十六進制數(shù)。
提示:如需把十六進制轉換為十進制,請查看 hexdec() 函數(shù)。