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

· 14년 전 · 1974
불당썸 그걸로 리스트는 수정을 했는데 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,895
13년 전 조회 1,900
13년 전 조회 1,440
13년 전 조회 2,344
13년 전 조회 1,570
13년 전 조회 5,900
13년 전 조회 1,548
13년 전 조회 1,940
13년 전 조회 1,505
13년 전 조회 1,568
13년 전 조회 1,713
13년 전 조회 2,503
13년 전 조회 2,345
13년 전 조회 2,050
13년 전 조회 2,242
13년 전 조회 4,445
13년 전 조회 1,538
13년 전 조회 2,443
13년 전 조회 2,243
13년 전 조회 1,413
13년 전 조회 1,540
13년 전 조회 1,317
13년 전 조회 9,200
14년 전 조회 1,657
14년 전 조회 2,462
14년 전 조회 2,141
14년 전 조회 1,521
14년 전 조회 1,279
14년 전 조회 4,516
14년 전 조회 1,321
14년 전 조회 1,481
14년 전 조회 2,541
14년 전 조회 2,025
14년 전 조회 2,094
14년 전 조회 1,788
14년 전 조회 1,760
14년 전 조회 1,504
14년 전 조회 1,929
14년 전 조회 1,659
14년 전 조회 2,502
14년 전 조회 1,835
14년 전 조회 3,530
14년 전 조회 1,371
14년 전 조회 3,029
14년 전 조회 3,414
14년 전 조회 5,057
14년 전 조회 1,730
14년 전 조회 1,948
14년 전 조회 2,168
14년 전 조회 1,975
14년 전 조회 2,022
14년 전 조회 3,644
14년 전 조회 2,066
14년 전 조회 1,807
14년 전 조회 1,941
14년 전 조회 1,944
14년 전 조회 1,642
14년 전 조회 2,510
14년 전 조회 2,747
14년 전 조회 2,195
14년 전 조회 1,774
14년 전 조회 1,657
14년 전 조회 1,516
14년 전 조회 2,397
14년 전 조회 3,387
14년 전 조회 2,137
14년 전 조회 2,408
14년 전 조회 1,902
14년 전 조회 1,949
14년 전 조회 2,139
14년 전 조회 1,696
14년 전 조회 1,642
14년 전 조회 1,684
14년 전 조회 2,009
14년 전 조회 2,062
14년 전 조회 1,816
14년 전 조회 1,570
14년 전 조회 1,838
14년 전 조회 1,806
14년 전 조회 1,729
14년 전 조회 1,871
14년 전 조회 1,748
14년 전 조회 2,047
14년 전 조회 1,822
14년 전 조회 1,953
14년 전 조회 2,478
14년 전 조회 1,405
14년 전 조회 3,619
14년 전 조회 1,332
14년 전 조회 1,631
14년 전 조회 1,389
14년 전 조회 1,801
14년 전 조회 1,715
14년 전 조회 2,005
14년 전 조회 1,476
14년 전 조회 2,487
14년 전 조회 2,216
14년 전 조회 1,794
14년 전 조회 7,486
14년 전 조회 1,394