首页 > CMS > 织梦DEDE > 正文

dedecms channel标签中使用php和sql

2024-07-12 08:56:02
字体:
来源:转载
供稿:网友
{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}
发表评论 共有条评论
用户名: 密码:
验证码: 匿名发表