使用帝國cms預設的呼叫不了建議訊息
就直接寫個sql來呼叫吧
程式碼如下:
[e:indexloop={'select a.* from phome_ecms_movie a,phome_enewsztinfo b where a.id=b.id and a.isgood>0 and (b.ztid=2 or b.ztid=3) order by newstime desc limit 10',10,11,'','',''}] <li><p class="cover"><a href="<?=$bqsr['titleurl']?>/" class="pic"><img src="/loading.gif"" _src=" <?=$bqr['titlepic']?>" alt="<?=$bqr['title']?>" /></a><span><a href="<?=$bqsr['titleurl']?>/" target="_blank" class="yellow"><?=$bqr['state']?></a></span></p><a href="<?=$bqsr['titleurl']?>/" title="<?=$bqr['title']?>"> <?=$bqr['title']?></a></li> [/e:indexloop]
測試可用
推薦學習《帝國cms教程》
以上是分享帝國cms 7呼叫專題資訊的方法的詳細內容。更多資訊請關注PHP中文網其他相關文章!