|
|
|
18년 전
|
조회 3,067
|
|
|
|
18년 전
|
조회 5,788
|
|
|
|
18년 전
|
조회 7,905
|
|
|
|
18년 전
|
조회 3,588
|
|
|
|
18년 전
|
조회 4,396
|
|
|
|
18년 전
|
조회 3,263
|
|
|
|
18년 전
|
조회 3,352
|
|
|
|
18년 전
|
조회 5,400
|
|
|
|
18년 전
|
조회 4,039
|
|
|
|
18년 전
|
조회 3,677
|
|
|
|
18년 전
|
조회 3,624
|
|
|
|
18년 전
|
조회 3,285
|
|
|
|
18년 전
|
조회 2,883
|
|
|
|
18년 전
|
조회 3,164
|
|
|
|
18년 전
|
조회 2.6만
|
|
|
|
18년 전
|
조회 3,464
|
|
|
|
18년 전
|
조회 2,991
|
|
|
|
18년 전
|
조회 2,528
|
|
|
|
18년 전
|
조회 7,802
|
|
|
|
18년 전
|
조회 3,126
|
댓글 3개
-----------------------
<!----------상단추천차량3개출력---------->
<?
$gr_count = 19; // 검색하단의 갤러리는 19번으로 정의한다
$result = if_conf_pro("$gr_count", "5", $show, "", $options="$gr_id");
for ($i=0; $row=sql_fetch_array($result); $i++)
echo latest($row['po_poll6'], $row['po_poll1'], $row['po_cnt4'], $row['po_cnt2'], "4,25");
?>
<!----------상단추천차량3개출력---------->
-----------------------
//return latest
function if_conf_pro($skin_dir="", $limit, $show, $subject_len=40, $options="")
{
global $g4;
$board[shop] = "g4_site_bill";
$mct = " po_poll9 = 'bo_table' ";
if($options){
$mct .= "and po_point = '$skin_dir'";
$mct .= "and po_poll3 = '$options'";
$order_by = 'po_cnt3';
}
else{
$mct = " po_poll7 = '$skin_dir' ";
$order_by = 'po_poll8';
}
$limit = " limit $limit "; // 켈러리형의 출력 갯수
$sql = " select * from $board[shop] where $mct order by $order_by , po_subject $limit ";
$result = sql_query($sql);
return $result;
}
늘 열정적인 모습이 잔잔한 감동을 줍니다.
누가 보든 안보든 최선을 다하는 모습이 멋져 보입니다.
화이팅^^