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

· 2012-02-29 (수) 11:15:28 · 3409
불당썸 그걸로 리스트는 수정을 했는데 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,823
12-04-06 조회 5,269
12-04-06 조회 3,037
12-04-04 조회 4,121
12-04-02 조회 3,467
12-03-30 조회 3,404
12-03-29 조회 5,887
12-03-28 조회 3,302
12-03-28 조회 4,206
12-03-27 조회 4,434
12-03-23 조회 3,696
12-03-21 조회 3,420
12-03-20 조회 3,220
12-03-18 조회 3,050
12-03-15 조회 3,220
12-03-12 조회 3,261
12-03-12 조회 3,237
12-03-08 조회 3,528
12-03-03 조회 3,586
12-03-03 조회 3,197
12-02-29 조회 3,410
12-02-28 조회 3,489
12-02-28 조회 3,308
12-02-28 조회 3,416
12-02-27 조회 3,826
12-02-27 조회 3,212
12-02-24 조회 3,416
12-02-24 조회 3,233
12-02-23 조회 3,636
12-02-20 조회 3,522
12-02-20 조회 4,019
12-02-17 조회 3,991
12-02-16 조회 3,084
12-02-15 조회 3,356
12-02-15 조회 3,503
12-02-14 조회 3,405
12-02-08 조회 3,415
12-02-06 조회 3,388
12-02-06 조회 3,824
12-01-25 조회 4,079
12-01-21 조회 3,977
12-01-20 조회 6,096
12-01-15 조회 3,595
12-01-15 조회 3,552
12-01-14 조회 3,449
12-01-14 조회 3,590
12-01-14 조회 3,318
12-01-12 조회 3,926
12-01-12 조회 4,201
12-01-10 조회 3,529
12-01-10 조회 4,325
12-01-09 조회 3,689
12-01-08 조회 6,955
12-01-08 조회 3,159
12-01-07 조회 3,509
12-01-06 조회 3,523
12-01-04 조회 3,665
12-01-03 조회 3,525
12-01-02 조회 3,920
12-01-02 조회 3,116
12-01-01 조회 4,036
12-01-01 조회 3,384
11-12-31 조회 3,633
11-12-31 조회 3,743
11-12-31 조회 3,578
11-12-30 조회 3,805
11-12-30 조회 4,989
11-12-30 조회 4,103
11-12-30 조회 4,257
11-12-30 조회 3,732
11-12-30 조회 3,455
11-12-30 조회 3,419
11-12-29 조회 3,179
11-12-22 조회 3,383
11-12-21 조회 3,283
11-12-20 조회 3,596
11-12-15 조회 5,377
11-12-15 조회 4,392
11-12-14 조회 5,410
11-12-12 조회 3,605
11-12-03 조회 3,363
11-11-26 조회 3,392
11-11-19 조회 3,670
11-11-01 조회 2,970
11-10-23 조회 2,633
11-10-21 조회 2,612
11-10-15 조회 3,117
11-10-15 조회 2,853
11-10-15 조회 3,522
11-10-15 조회 2,750
11-10-14 조회 2,789
11-10-13 조회 2,562
11-10-11 조회 2,808
11-10-10 조회 2,629
11-09-30 조회 3,493
11-09-30 조회 2,917
11-09-29 조회 4,717
11-09-29 조회 2,607
11-09-23 조회 2,630
11-09-16 조회 2,965