Analyze the conversion function between the carry systems that comes with PHP_PHP Tutorial

WBOY
Release: 2016-07-21 15:07:21
Original
1321 people have browsed it

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

www.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...
source:php.cn
Statement of this Website
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template