首页 > CMS > 帝国Empire > 正文

帝国CMS调用移动端访问地址

2024-08-28 12:26:32
字体:
来源:转载
供稿:网友

移动端设置中的访问端地址调用:

<?
$r=$empire->fetch1("select * from {$dbtbpre}enewsmoreport where pid='访问端id' limit 1");
echo$r[purl];
?>

发表评论 共有条评论
用户名: 密码:
验证码: 匿名发表