帝国cms教程调用表内字段=某值的信息数量
$num=$empire->gettotal("select count(*) as total from {$dbtbpre}ecms_news where myarea='北京'");
echo $num; 标签:
帝国cms教程调用表内字段=某值的信息数量
$num=$empire->gettotal("select count(*) as total from {$dbtbpre}ecms_news where myarea='北京'");
echo $num;