PHP  
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | my php.net 
search for in the  
<dechexdeg2rad>
Last updated: Mon, 16 Jul 2012

decoct

(PHP 3, PHP 4, PHP 5)

decoct -- 十进制转换为八进制

说明

string decoct ( int number )

返回一字符串,包含有给定 number 参数的八进制表示。所能转换的最大数值为十进制的 2147483647,其结果为 "17777777777"。

参见 octdec()




<dechexdeg2rad>
 Last updated: Mon, 16 Jul 2012
 
Copyright © 2001-2005 The PHP Group
All rights reserved.
This unofficial mirror is operated at: http://manual.phpv.net/
Last updated: Thu Jul 7 19:13:47 2005 CST