最新下载
热门教程
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
phpcms调用现上一篇下一篇文章调用例子
时间:2022-06-25 16:15:17 编辑:袖梨 来源:一聚教程网
第1种方法:
{php $front=1;}
上一篇:{str_cut($r[title],50)}
{/get}
{if $front!=1}
上一篇:没有了
{/if}
{php $next=1;}
下一篇:{str_cut($r[title],50)}
{/get}
{if $next!=1}
下一篇:没有了
{/if}
第2种方法:
上一篇:
{get sql="select contentid,catid,url,title from phpcms_content where contentid < '$contentid' and catid='$catid' order by contentid desc" rows="1" return="v"}{php $front=1;}
{$v[title]}
{/get}{if $front!=1}无{/if}
下一篇:{get sql="select contentid,catid,url,title from phpcms_content where contentid > '$contentid' and catid='$catid' order by contentid asc" rows="1" return="s"}{php $front=2;}
{$s[title]}{/get}{if $front!=2}无{/if}
第3种方法:
这种方法是js调用方法,需要下载附件中的一个php文件,放在网站根目录
上一篇:
下一篇:
第4种方法:
{get sql="select * from phpcms2008_content where contentid>$contentid and catid=$catid order by updatetime desc" rows="1"}
{get sql="select * from phpcms_content where contentid<$contentid and catid=$catid order by updatetime desc" rows="1"}
{/get}
好了每一种调用方法都小有一些区别了。
相关文章
- 人们熟悉的寄居蟹属于以下哪种分类 神奇海洋11月21日答案 11-21
- 第五人格11.22共研服有什么更新 11月22日共研服更新内容介绍 11-21
- 原神恰斯卡怎么培养 11-21
- 无期迷途四星装束是谁 11-21
- 王者荣耀帝丹高中校服怎么获得 11-21
- 光遇姆明季后续版本怎么玩 11-21