{dede:channel type='son' }
[field:id runphp='yes']
global $dsql;
$sql='Select content from #@__arctype where id=@me';
$row=$dsql->getone();
......
.....
[/field:id]
{/dede:channel}
[field:id runphp='yes']
global $dsql;
$sql='Select content from #@__arctype where id=@me';
$row=$dsql->getone();
......
.....
[/field:id]
{/dede:channel}
本文详细解析了DEDECMS内容管理系统中如何通过特定的标签语法来调用指定的数据内容,例如文章类型等信息。重点介绍了[idrunphp='yes']标签的作用及使用方法,并通过示例展示了具体的实现过程。
661

被折叠的 条评论
为什么被折叠?



