{php $company=$db->get_one(“selec COUNT(*) AS num from “.$DT_PRE.”member wher groupid>5″);}
企業總數: {$company[num]}
{php $destoon=$db->get_one(“selec COUNT(*) AS num from “.$DT_PRE.”buy wher status=3″);}
求購信息數: {$destoon[num]}
{php $sellcount=$db->get_one(“selec COUNT(*) AS num from “.$DT_PRE.”sell wher status=3″);}
供應信息數: {$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″);}




















粵公網安備 44030402000745號