hexdec():PHPリファレンス
hexdec()に関する用語の解説。
hexdec()とは
hexdec関数は、16進数を示す文字列を10進数へ変換します。
PHP書式 |
hexdec(数値) |
戻り値 |
10進数。 |
サンプルコード |
|
出力結果 |
|
補足 |
hexdec()に関する用語の解説。
hexdec関数は、16進数を示す文字列を10進数へ変換します。
PHP書式 |
hexdec(数値) |
戻り値 |
10進数。 |
サンプルコード |
|
出力結果 |
|
補足 |