PHPmathbase_convert

base_convertmath

임의의 진수 간 변환을 합니다.

문법

base_convert(string $num, int $from_base, int $to_base): string