Home  >  Article  >  Backend Development  >  PHP汉语言件字节大小单位的转换函数

PHP汉语言件字节大小单位的转换函数

WBOY
WBOYOriginal
2016-06-13 13:19:46801browse

PHP中文件字节大小单位的转换函数

文件大小的单位转换,自动将字节转换为KB、MB、GB等

function RealSize($size)
{
	if ($size 
?
 <div class="clear">
                 
              
              
        
            </div>
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