MINI MINI MANI MO
<?
require_once "./_common/common.php";
include $_SERVER['DOCUMENT_ROOT'].'/_config/_class/phpfun.class.php';
$phpfun = new phpfun();
$SID = session_id();
?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<meta http-equiv="Content-Type" content="text/html; charset=euc-kr">
<meta name="format-detection" content="telephone=no">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=no, target-densitydpi=medium-dpi">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<head>
<title>(ÁÖ)ÀÎõÆóÂ÷»ç¾÷¼Ò</title>
<meta property="og:type" content="website">
<meta property="og:title" content="ÆÐ½ºÄ« PASSCAR">
<meta property="og:description" content="ÀÚµ¿Â÷ °æ,°ø¸ÅÀü¹®, ÆóÂ÷,¼öÃâ(³»¼ö),ÀÚµ¿Â÷ºÎǰ">
<meta property="og:image" content="http://www.passcar.co.kr/myimage.jpg">
<meta property="og:url" content="http://www.passcar.co.kr">
<meta name="robots" content="ÀÚµ¿Â÷ °æ,°ø¸ÅÀü¹®, ÆóÂ÷,¼öÃâ(³»¼ö),ÀÚµ¿Â÷ºÎǰ">
<meta name="description" content="ÀÚµ¿Â÷ °æ,°ø¸ÅÀü¹®, ÆóÂ÷,¼öÃâ(³»¼ö),ÀÚµ¿Â÷ºÎǰ">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta http-equiv="Content-Type" content="text/html; charset=euc-kr" />
<meta name="robots" content="none" />
<meta name="naver-site-verification" content="4957eb178a42eb3a43225429479a619bdf8a0234"/>
<link rel="canonical" href="http://www.passcar.co.kr">
<link rel="stylesheet" type="text/css" href="css/style.css">
<link href="css/scale.css" rel="stylesheet" type="text/css">
</head>
<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<table border="0" cellpadding="0" cellspacing="0" id="menu">
<tr>
<td width="10" align="center"></td>
<?
$where=" 1 ";
$query = mysql_query("SELECT * FROM woojung_part WHERE $where order by wc_regdate desc LIMIT 0,6 ");
//echo "SELECT * FROM woojung_part WHERE $where order by wc_regdate desc LIMIT 0,5";
$kk=1;
while($row = mysql_fetch_array($query)) {
$car_img_arr = explode('/',$row[wc_img_1]);
$cate1=mysql_fetch_array(mysql_query("select * from cate2 where idx='".$row[wc_made]."'"));
?>
<td width="31%" align="left" valign="top" style="line-height:130%;">
<a href="/sub03_view.php?idx=<?=$row[wc_idx]?>"><img src="http://autoweb.passcar.co.kr/data/<?=$car_img_arr[0]?>" border="0" width="100%"/></a>
<br><?=$row[wc_fual]?><br><?=$row[wc_model]?><br /><?=substr($row[wc_age],0,4)?>³â / <?=number($row[wc_cc])?>°³</td>
<td width="10" align="left" valign="top" > </td>
<?
if($kk%3==0)echo '</tr><tr><td width="10" align="center"></td>';
$kk++;
}
?>
</tr>
</table>
</body>
</html>
OHA YOOOO