1、在内容模板中获取一个播放地址可以用(单集):
<?php $rr=explode(egetzy('rn'),$navinfor[onlinepath]); $fr=explode('::::::',$rr[0]); ?>
共<?=count($rr)?>集
第<?=$fr[0]?>集
视频播放地址:<?=$fr[1]?>
2、在内容模板中获取多个播放地址可以用(多集):
<?php$rr=explode(egetzy('rn'),$navinfor[onlinepath]);$rcount=count($rr);for($pathi=0;$pathi<$rcount;$pathi++){$fr=explode('::::::',$rr[$pathi]);?> <a href= "[!–news.url–]e/DownSys/play/?classid=[!–classid–]&id=[!–id–]&pathid=<?=$pathi?>" target= "iFrame1" class="lBtn"><?=$fr[0]?></a><?php}?>
上面是“帝国cms调用真实视频播放地址的方法”的全面内容,想了解更多关于 帝国cms 内容,请继续关注web建站教程。
当前网址:https://m.ipkd.cn/webs_888.html
声明:本站提供的所有资源部分来自互联网,如果有侵犯您的版权或其他权益,请发送到邮箱:admin@ipkd.cn,我们会在看到邮件的第一时间内为您处理!