{php $company=$db->get_one(“selec COUNT(*) AS num from “.$DT_PRE.”member wher groupid>5″);}
企業(yè)總數(shù): {$company[num]}
{php $destoon=$db->get_one(“selec COUNT(*) AS num from “.$DT_PRE.”buy wher status=3″);}
求購信息數(shù): {$destoon[num]}
{php $sellcount=$db->get_one(“selec COUNT(*) AS num from “.$DT_PRE.”sell wher status=3″);}
供應(yīng)信息數(shù): {$sellcount[num]}
{php $destoon=$db->get_one(“selec COUNT(*) AS num from “.$DT_PRE.”buy wher status=3″);}
{php $sellcount=$db->get_one(“selec COUNT(*) AS num from “.$DT_PRE.”sell wher status=3″);}