bindec() -- Convert binary to decimal
decbin() -- Convert decimal to binary
dechex() -- Convert decimal to hexadecimal
decoct() -- Convert decimal to octal
hexdec() -- Convert hexadecimal to decimal
octdec() -- Convert octal to decimal
base_convert()-- Convert numbers between any bases
http://www.bkjia.com/PHPjc/327541.htmlwww.bkjia.comtruehttp: //www.bkjia.com/PHPjc/327541.htmlTechArticlebindec() -- Convert binary to decimal decbin() -- Convert decimal to binary dechex() -- Decimal Convert to hexadecimal decoct() -- Convert decimal to octal hexdec() -- Hexadecimal...
Statement:The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn