摘要: //计算今年月度利息和 $year = date('Y',time()); foreach ($temp as $v) { //根据时间中的年,判断今年是哪年,只去今年的数据 $next_time_year = date('Y',$v["next_tim... 阅读全文
posted @ 2015-10-15 10:44 九分 阅读(192) 评论(0) 推荐(0)