1、自定义字段关联软件,在文章里显示关联软件信息:
1、自定义字段关联软件,在文章里显示关联软件信息:
[e:loop={"select * from phome_ecms_news where guanlian ='$navinfor[guanlian]' limit 1",10,24,0}]
<?php if (!empty($bqr['guanlian'])) { ?>
<?php
$thistagstr = dp_InfoTag($bqr['classid'], $bqr['id'], '| ', 10);
?>
<div class="m-xgku clearfix">
<span class="f-fl m-xgkuleft" id="m-float-img">
<a href="<?=$bqr['titleurl']?>" rel="external nofollow" rel="external nofollow" rel="external nofollow" title="<?=$bqr['title']?>" target="_blank">
<img src="<?=$bqr['titlepic']?>" alt="<?=$bqr['title']?>">
</a>
</span>
<div class="m-title">
<a href="<?=$bqr['titleurl']?>" rel="external nofollow" rel="external nofollow" rel="external nofollow" title="<?=$bqr['title']?>" id="m-float-name" target="_blank"><?=$bqr['title']?></a>
<span><?=$bqr['bb']?></span>
</div>
<ul class="f-lifl clearfix">
<li class="chang dachang">
类型:<i><?=$class_r[$bqr['classid']]['classname']?></i>
大小:<i><?=$bqr['dx']?></i>
语言:<i><?=$bqr['yy']?></i>
评分:<i><?=$bqr['xj']?></i>
</li>
<li class="chang dachang">标签:<span id="taggo"><?=$thistagstr?></span></li>
</ul>
<a href="<?=$bqr['titleurl']?>" rel="external nofollow" rel="external nofollow" rel="external nofollow" class="kuxiaz" id="m-soft-url" target="_blank">立即下载</a>
</div>
<?php } ?>
[/e:loop]
2、自定义字段关联具体ID:
[e:loop={"select * from [!db.pre!]ecms_phone where id ='$navinfor[phoneid]' order by newstime desc limit 10",0,24,0}]
<a href="<?=$bqsr['titleurl']?>" rel="external nofollow" target="_blank"><?=$bqr['title']?></a> <br>
[/e:loop]
更多玩法,自己多试。
声明:
1.本站大部分内容均收集于网络!若内容若侵犯到您的权益,请发送邮件至:115904045@qq.com,我们将第一时间处理!
2.资源所需价格并非资源售卖价格,是收集、整理、编辑详情以及本站运营的适当补贴,并且本站不提供任何免费技术支持
3.所有资源仅限于参考和学习,版权归原作者所有,更多请阅读网站声明。
1.本站大部分内容均收集于网络!若内容若侵犯到您的权益,请发送邮件至:115904045@qq.com,我们将第一时间处理!
2.资源所需价格并非资源售卖价格,是收集、整理、编辑详情以及本站运营的适当补贴,并且本站不提供任何免费技术支持
3.所有资源仅限于参考和学习,版权归原作者所有,更多请阅读网站声明。