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

· 14년 전 · 1980
불당썸 그걸로 리스트는 수정을 했는데 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,900
13년 전 조회 1,904
13년 전 조회 1,444
13년 전 조회 2,349
13년 전 조회 1,575
13년 전 조회 5,908
13년 전 조회 1,553
13년 전 조회 1,947
13년 전 조회 1,509
13년 전 조회 1,572
13년 전 조회 1,717
13년 전 조회 2,506
13년 전 조회 2,350
13년 전 조회 2,055
13년 전 조회 2,247
13년 전 조회 4,447
13년 전 조회 1,542
13년 전 조회 2,451
13년 전 조회 2,248
13년 전 조회 1,417
13년 전 조회 1,548
14년 전 조회 1,322
14년 전 조회 9,204
14년 전 조회 1,663
14년 전 조회 2,466
14년 전 조회 2,147
14년 전 조회 1,530
14년 전 조회 1,286
14년 전 조회 4,526
14년 전 조회 1,325
14년 전 조회 1,484
14년 전 조회 2,549
14년 전 조회 2,030
14년 전 조회 2,099
14년 전 조회 1,796
14년 전 조회 1,767
14년 전 조회 1,508
14년 전 조회 1,935
14년 전 조회 1,663
14년 전 조회 2,512
14년 전 조회 1,840
14년 전 조회 3,535
14년 전 조회 1,377
14년 전 조회 3,034
14년 전 조회 3,423
14년 전 조회 5,061
14년 전 조회 1,734
14년 전 조회 1,953
14년 전 조회 2,171
14년 전 조회 1,981
14년 전 조회 2,025
14년 전 조회 3,649
14년 전 조회 2,073
14년 전 조회 1,817
14년 전 조회 1,945
14년 전 조회 1,946
14년 전 조회 1,648
14년 전 조회 2,516
14년 전 조회 2,752
14년 전 조회 2,199
14년 전 조회 1,776
14년 전 조회 1,659
14년 전 조회 1,517
14년 전 조회 2,400
14년 전 조회 3,395
14년 전 조회 2,143
14년 전 조회 2,412
14년 전 조회 1,906
14년 전 조회 1,957
14년 전 조회 2,144
14년 전 조회 1,702
14년 전 조회 1,644
14년 전 조회 1,689
14년 전 조회 2,018
14년 전 조회 2,069
14년 전 조회 1,824
14년 전 조회 1,572
14년 전 조회 1,841
14년 전 조회 1,811
14년 전 조회 1,733
14년 전 조회 1,874
14년 전 조회 1,752
14년 전 조회 2,054
14년 전 조회 1,825
14년 전 조회 1,956
14년 전 조회 2,482
14년 전 조회 1,415
14년 전 조회 3,624
14년 전 조회 1,333
14년 전 조회 1,635
14년 전 조회 1,394
14년 전 조회 1,803
14년 전 조회 1,719
14년 전 조회 2,008
14년 전 조회 1,477
14년 전 조회 2,491
14년 전 조회 2,220
14년 전 조회 1,797
14년 전 조회 7,492
14년 전 조회 1,396