get_one("select * from product where id='$id'"); ?> ¥Ö¦«¬ì§ÞPitotech -
 
get_one("select count(*) as c from product where btype='$btype' and ltype='$ltype'"); if($a['c']>0){ return true; }else{ return false; } } $query=$db->query("select * from ptype where pid=0 order by orders desc,id desc"); while($f=$db->fetch_array($query)){ ?>