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

· 2012-02-29 (수) 11:15:28 · 3390
불당썸 그걸로 리스트는 수정을 했는데 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>
 
이렇게 되있습니다
 
어디를 수정해야 할까요 ㅠ
|
댓글을 작성하시려면 로그인이 필요합니다.

프로그램

8,188건
+
제목 글쓴이 날짜 조회
12-04-10 조회 3,810
12-04-06 조회 5,258
12-04-06 조회 3,026
12-04-04 조회 4,112
12-04-02 조회 3,466
12-03-30 조회 3,391
12-03-29 조회 5,870
12-03-28 조회 3,296
12-03-28 조회 4,198
12-03-27 조회 4,413
12-03-23 조회 3,693
12-03-21 조회 3,409
12-03-20 조회 3,206
12-03-18 조회 3,038
12-03-15 조회 3,210
12-03-12 조회 3,252
12-03-12 조회 3,228
12-03-08 조회 3,518
12-03-03 조회 3,562
12-03-03 조회 3,191
12-02-29 조회 3,391
12-02-28 조회 3,484
12-02-28 조회 3,297
12-02-28 조회 3,405
12-02-27 조회 3,818
12-02-27 조회 3,197
12-02-24 조회 3,406
12-02-24 조회 3,227
12-02-23 조회 3,631
12-02-20 조회 3,507
12-02-20 조회 4,005
12-02-17 조회 3,971
12-02-16 조회 3,075
12-02-15 조회 3,346
12-02-15 조회 3,492
12-02-14 조회 3,393
12-02-08 조회 3,400
12-02-06 조회 3,374
12-02-06 조회 3,818
12-01-25 조회 4,071
12-01-21 조회 3,967
12-01-20 조회 6,092
12-01-15 조회 3,583
12-01-15 조회 3,546
12-01-14 조회 3,445
12-01-14 조회 3,582
12-01-14 조회 3,312
12-01-12 조회 3,917
12-01-12 조회 4,195
12-01-10 조회 3,523
12-01-10 조회 4,319
12-01-09 조회 3,680
12-01-08 조회 6,946
12-01-08 조회 3,154
12-01-07 조회 3,504
12-01-06 조회 3,519
12-01-04 조회 3,659
12-01-03 조회 3,520
12-01-02 조회 3,919
12-01-02 조회 3,111
12-01-01 조회 4,032
12-01-01 조회 3,380
11-12-31 조회 3,624
11-12-31 조회 3,739
11-12-31 조회 3,571
11-12-30 조회 3,795
11-12-30 조회 4,980
11-12-30 조회 4,097
11-12-30 조회 4,252
11-12-30 조회 3,728
11-12-30 조회 3,445
11-12-30 조회 3,411
11-12-29 조회 3,176
11-12-22 조회 3,371
11-12-21 조회 3,269
11-12-20 조회 3,589
11-12-15 조회 5,364
11-12-15 조회 4,381
11-12-14 조회 5,404
11-12-12 조회 3,589
11-12-03 조회 3,354
11-11-26 조회 3,385
11-11-19 조회 3,662
11-11-01 조회 2,962
11-10-23 조회 2,626
11-10-21 조회 2,599
11-10-15 조회 3,114
11-10-15 조회 2,848
11-10-15 조회 3,519
11-10-15 조회 2,740
11-10-14 조회 2,779
11-10-13 조회 2,555
11-10-11 조회 2,804
11-10-10 조회 2,623
11-09-30 조회 3,484
11-09-30 조회 2,898
11-09-29 조회 4,706
11-09-29 조회 2,600
11-09-23 조회 2,621
11-09-16 조회 2,961