$listtemp='';
$listtemp='<dl><dt><a target=_blank href=[!--titleurl--]><img alt=[!--title--] title=[!--title--] src=[!--titlepic--]/></a></dt>
<dd>
<h2><a target=_blank href=[!--titleurl--]>[!--title--]</a></h2>
<p>[!--smalltext--]...<a href=[!--titleurl--]>【阅读全文】</a></p>
</dd>
</dl>';
if(empty($r[titlepic]))
{
$listtemp='<dl><dd>
<h2><a target=_blank href=[!--titleurl--]>[!--title--]</a></h2>
<p>[!--smalltext--]...<a href=[!--titleurl--]>【阅读全文】</a></p>
</dd>
</dl>';
}

*注意勾选程序代码

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-05-15
  • 2022-12-23
  • 2021-06-28
  • 2021-10-10
  • 2021-08-29
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-10-10
相关资源
相似解决方案