메인에 갤러리 이미지 뿌려주기... 갈켜주세요... 정보
메인에 갤러리 이미지 뿌려주기... 갈켜주세요...본문
여기서 다운받은 스킨 g1_bora를 사용했는데요... 최신글 뿌리는거 처럼 소스 넣으면 될줄 알았는데 안돼네요..
인데스 페이지에다가.. 갤러리 뿌려질곳....
<table width="100%" cellpadding=0 cellspacing=0><tr><td valign=top>
<?
$one_table='g1_bora';
$sql2 = "select bo_table, bo_subject from $g4[board_table] where bo_table ='{$one_table}'";
$result2 = sql_query($sql2);
$row2=sql_fetch_array($result2);
echo latest(g1_bora,$row2[bo_table], 4, 70);
?>
</td></tr></table>
<table width="100%" cellpadding=0 cellspacing=0><tr><td valign=top>
<?
$one_table='g1_bora';
$sql2 = "select bo_table, bo_subject from $g4[board_table] where bo_table ='{$one_table}'";
$result2 = sql_query($sql2);
$row2=sql_fetch_array($result2);
echo latest(g1_bora,$row2[bo_table], 4, 70);
?>
</td></tr></table>
<? latest('g1_bora','guide_2',4,34)?>
이렇게 하면 안되는건가요?? 당췌 모르겠네요.... 갤러리 게시판.. 뿌려지는 방법좀 알려주세요...
아 그리구요^^:;
저 페이지에 있는 갤러리는 메인에서만 사용하는건가여??? 저것도 넘 궁금합니다...
서브에서는 어떻게 사용되나요.. 일반 갤러리랑 같은건가요??
댓글 전체