query("select * from board3 where c_idx=$t_idx"); $row = $db->row(); ?>
¹øÈ£ c_idx?>
À̸§ c_name?>
³¯Â¥ c_date?>
Á¶È¸¼ö c_hit?>
c_title?>

c_image1 != NULL){ $img=GetImageSize("upfile/".$row->c_image1); $img_w=$img[0]; //°¡·Î »çÀÌÁî $img_h=$img[1]; echo "c_image1."', 'popWin1', '".$img_w."', '".$img_h."')\" onMouseOver=\"window.status='Click to display picture'; return true;\" onMouseOut=\"window.status=''\">

"; } ?> c_content1 != NULL){ echo $row->c_content1."

"; } ?>