메인페이지 최근사진 엑박 뜨는데요

· 14년 전 · 1886
불당썸 그걸로 리스트는 수정을 했는데 index쪽은 안되더라구요 다른 사이트는 cimg 이런거 있어서 하라는대로 주석처리하고 하면 수정이 됐는데 이 사이트는 좀 다르게 되있어서 어렵네요 ;;
 
코드는
 
      <table width="347" border="0" cellspacing="0" cellpadding="0">
        <tr>
          <td><a href="javascript:GoPage('6_3');"><img src="img/photo_tit.gif" width="347" height="43"></a></td>
        </tr>
        <tr>
          <td align="center"><!--포토갤러리_사이즈_123_76 -->
            <table border="10" cellspacing="0" cellpadding="0">
            <tr>
              <td width="137" height="92" align="center" background="img/photo_box.jpg">
<?
$sql_main = "select * from photo order by no DESC";
$page_view = 2;
$sq1=mysql_query("$sql_main limit $page_view");
$total = mysql_num_rows($sq1);
@mysql_data_seek($sq1,0);
$sq = @mysql_fetch_array($sq1);
$file_name = explode("^",$sq[file_name]);
?>
     <table width="123" border="0" cellspacing="0" cellpadding="0">
                  <tr>
                    <td height="76"><!--포토갤러리_사이즈_123_76 -->
     <?if($file_name[0]){?>
                      <A HREF="/comm/photo.php?mode=read&read_no=<?=$sq[0]?>"><img src="/include/gallery/upload/thumb/<?=$file_name[0]?>" width="123" height="76" BORDER="0"onfocus="this.blur()"></A><?}?></td>
                  </tr>
              </table>
     </td>
              <td width="30" height="92"> </td>
<?
@mysql_data_seek($sq1,1);
$sq = @mysql_fetch_array($sq1);
$file_name = explode("^",$sq[file_name]);
?>
              <td width="137" align="center" background="img/photo_box.jpg">
     <table width="123" border="0" cellspacing="0" cellpadding="0">
                  <tr>
                    <td height="76"><?if($file_name[0]){?>
                      <A HREF="/comm/photo.php?mode=read&read_no=<?=$sq[0]?>"><img src="/include/gallery/upload/thumb/<?=$file_name[0]?>" width="123" height="76" BORDER="0"onfocus="this.blur()"></A><?}?></td>
                  </tr>
              </table>
     </td>
            </tr>
<?
@mysql_data_seek($sq1,0);
$sq = @mysql_fetch_array($sq1);
?>
            <tr>
              <td height="25" align="center" class="main_photo_tit"><!--타이틀출력 -->
                <?=textCut($sq[subject],20)?></td>
<?
@mysql_data_seek($sq1,1);
$sq = @mysql_fetch_array($sq1);
?>
              <td align="center" class="main_photo_tit"> </td>
              <td align="center" class="main_photo_tit"><?=textCut($sq[subject],20)?></td>
            </tr>
<?
@mysql_data_seek($sq1,0);
$sq = @mysql_fetch_array($sq1);
?>
            <tr>
              <td height="30" class="gongi_text"><?=textCut(strip_tags($sq[content]),20)?></td>
<?
@mysql_data_seek($sq1,1);
$sq = @mysql_fetch_array($sq1);
?>
              <td> </td>
              <td class="gongi_text"><?=textCut(strip_tags($sq[content]),20)?></td>
            </tr>
          </table></td>
        </tr>
        <tr>
          <td> </td>
        </tr>
      </table></td>
  </tr>
</table>
 
이렇게 되있습니다
 
어디를 수정해야 할까요 ㅠ
|
댓글을 작성하시려면 로그인이 필요합니다.

프로그램

+
제목 글쓴이 날짜 조회
13년 전 조회 3,796
13년 전 조회 1,805
13년 전 조회 1,339
13년 전 조회 2,257
13년 전 조회 1,469
13년 전 조회 5,820
13년 전 조회 1,450
13년 전 조회 1,853
13년 전 조회 1,431
13년 전 조회 1,480
13년 전 조회 1,615
13년 전 조회 2,403
13년 전 조회 2,237
13년 전 조회 1,967
13년 전 조회 2,142
13년 전 조회 4,387
13년 전 조회 1,446
13년 전 조회 2,349
13년 전 조회 2,149
13년 전 조회 1,311
13년 전 조회 1,437
13년 전 조회 1,284
13년 전 조회 9,136
13년 전 조회 1,559
13년 전 조회 2,364
13년 전 조회 2,074
13년 전 조회 1,431
13년 전 조회 1,179
13년 전 조회 4,474
13년 전 조회 1,224
13년 전 조회 1,373
13년 전 조회 2,455
13년 전 조회 1,924
13년 전 조회 1,989
13년 전 조회 1,691
13년 전 조회 1,668
13년 전 조회 1,414
13년 전 조회 1,900
14년 전 조회 1,578
14년 전 조회 2,410
14년 전 조회 1,752
14년 전 조회 3,475
14년 전 조회 1,275
14년 전 조회 2,935
14년 전 조회 3,317
14년 전 조회 5,022
14년 전 조회 1,632
14년 전 조회 1,856
14년 전 조회 2,058
14년 전 조회 1,887
14년 전 조회 1,972
14년 전 조회 3,552
14년 전 조회 1,968
14년 전 조회 1,715
14년 전 조회 1,829
14년 전 조회 1,848
14년 전 조회 1,556
14년 전 조회 2,416
14년 전 조회 2,713
14년 전 조회 2,099
14년 전 조회 1,676
14년 전 조회 1,626
14년 전 조회 1,482
14년 전 조회 2,337
14년 전 조회 3,286
14년 전 조회 2,027
14년 전 조회 2,315
14년 전 조회 1,806
14년 전 조회 1,857
14년 전 조회 2,037
14년 전 조회 1,584
14년 전 조회 1,555
14년 전 조회 1,593
14년 전 조회 1,911
14년 전 조회 1,957
14년 전 조회 1,730
14년 전 조회 1,472
14년 전 조회 1,748
14년 전 조회 1,714
14년 전 조회 1,632
14년 전 조회 1,766
14년 전 조회 1,648
14년 전 조회 1,952
14년 전 조회 1,724
14년 전 조회 1,857
14년 전 조회 2,374
14년 전 조회 1,304
14년 전 조회 3,579
14년 전 조회 1,299
14년 전 조회 1,527
14년 전 조회 1,286
14년 전 조회 1,682
14년 전 조회 1,621
14년 전 조회 1,912
14년 전 조회 1,391
14년 전 조회 2,451
14년 전 조회 2,137
14년 전 조회 1,707
14년 전 조회 7,391
14년 전 조회 1,304