<?php$timedays=strtotime(date("Y-m-d",time()));//今天0点的时间点$timedaye=$timedays+3600*24;//今天24点的时间点,两个值之间即为今天一天内的数据$xinxi_sql=$em…
自定义列表调用当天发布的信息统计:selectcount(*)astotalfrom[!db.pre!]ecms_newswheredate(FROM_UNIXTIME(newstime,'%Y%m%d'))=curdate()查询:select*fro…
本功能实现调用信息时候如果是当天发布的最新信息显示New标志图片。<ul>[e:loop={栏目ID,显示条数,操作类型,只显示有标题图片}]<?$newimg="";if(date("m-d",$bqr[truetime])==date("m-d")){$newim…