已采纳回答 / pardon110
$no/$maxlime 除法运算ceil() php内置函数 进一法取整说明float ceil
( float $value
)返回不小于 value 的下一个整数,value
如果有小数部分则进一位。<...code...>
2015-11-01