为什么分页会出错,麻烦知道的告诉我一声,谢谢了!
[e:loop={"select * from phome_ecms_news where classid='115' or classid='95' order by newstime desc limit 0,20",1,24,0}]
<? if(($bqr[classid])=='115'){ echo "<div style='width:99%;height:29px;line-height:29px;border-bottom:1px #cccccc dashed;' align='left;'> <span style='float:left;'>·<img src='/images/wshipinxiaopic18-10.jpg'><a class='wfont12 wcolor wmarginleft5' href=".$bqsr[titleurl]." title=".$bqr[title].">".esub($bqr[title],60)."</a></span> <span style='float:right;'>".date('Y-m-d',$bqr[newstime])."</span> </div>";
}else{
echo "<div style='width:99%;height:29px;line-height:29px;border-bottom:1px #cccccc dashed;' align='left;'> <span style='float:left;'>·<a class='wfont12 wcolor wmarginleft5' href=".$bqsr[titleurl]." title=".$bqr[title].">".esub($bqr[title],30)."</a></span> <span style='float:right;'>".date('Y-m-d',$bqr[newstime])."</span> </div>";
} ?> [/e:loop]
<div> <div class="yxwmargin10 yxwalignright">[!--show.listpage--]</div> </div>
|