Welcome 微信登录

首页 / 网页编程 / PHP / php除数取整示例

示例:
复制代码 代码如下:
$father = intval(floor($evalue/500))*500;