octdec

(PHP 4, PHP 5, PHP 7)

octdec�˽���ת��Ϊʮ����

˵��

octdec ( string $octal_string ) : number

���� octal_string ��������ʾ�İ˽�������ʮ���Ƶ�ֵ��

����

octal_string

Ҫת���İ˽��Ƶ��ַ���

����ֵ

octal_string ��ʮ���Ƶı�ʾ

������־

�汾 ˵��
4.1.0 �ú������Դ��� integer �����֣���������£����᷵�� float ���͡�

����

Example #1 octdec() ����

<?php
echo octdec('77') . "\n";
echo 
octdec(decoct(45));
?>

�������̻������

63
45

�μ�

  • decoct() - ʮ����ת��Ϊ�˽���
  • bindec() - ������ת��Ϊʮ����
  • hexdec() - ʮ������ת��Ϊʮ����
  • base_convert() - ���������֮��ת������