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