php除数取整示例
这篇文章主要介绍了php中的除数如何取整,需要的朋友可以参考下
示例:
$father = intval(floor($evalue/500))*500;
代码如下:
$father = intval(floor($evalue/500))*500;
精彩图集
精彩文章
@CopyRight 2002-2008, 1SOHU.COM, Inc. All Rights Reserved QQ:1010969229