업체

0) { $sql = "SELECT t.*, d.nm_name nm_name_dealer, d.nm_name nm_name_dealer, s.ds_status ds_status_sale , getRemainTimeByPhase(s.ds_auction_time, ".LIMIT_TIME_SELL.", s.dt_approve, now()) as time_limit_sell , d1.nm_name nm_name_dealer1 , d1.nm_hp nm_hp_dealer1 , s.nm_price_final FROM aap_master d inner join tender_master t on (d.cd_dealer = t.cd_dealer_p and t.cd_sale = '$cd_sale' and t.ds_delind='N') inner join aap_master d1 on (t.cd_dealer = d1.cd_dealer) inner join sale_master s on (t.cd_sale = s.cd_sale) $add_sql $sOrderBy LIMIT $pagestartpoint,$PageSize"; // echo $sql; // exit; $r = mysql_query($sql); $i=1; $status_bid_success = array('Z0', 'ZS', 'ZE'); $status_bid_fail = array('E0', 'F0'); while($col = mysql_fetch_array($r)) { $tmpNum =$totalrows-($PageSize*($PageNo-1)); $aapNum = ($tmpNum - $i)+1; ?>
NO
입찰금액
낙찰하기"; // } } } ?>
데이터가 존재 하지 않습니다.