时间:2021-07-01 10:21:17 帮助过:64人阅读
代码如下:<?phpfunction getQuarterByMonth($date){ $month = substr($date,-2); $Q = ceil($month/3); return $Q;}?>
< 上一篇
php实现水仙花数示例分享
下一篇 >
php时间戳转换的示例
记住我的登录 忘记密码?
登录
我已阅读用户协议及版权声明
注册