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

· 2012-02-29 (수) 11:15:28 · 3428
불당썸 그걸로 리스트는 수정을 했는데 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-26 조회 4,778
12-04-26 조회 2,601
12-04-26 조회 2,826
12-04-26 조회 2,665
12-04-26 조회 2,967
12-04-25 조회 2,431
12-04-25 조회 2,627
12-04-25 조회 2,598
12-04-25 조회 2,642
12-04-25 조회 2,520
12-04-25 조회 2,849
12-04-24 조회 3,993
12-04-24 조회 2,505
12-04-24 조회 2,435
12-04-24 조회 2,636
12-04-24 조회 2,597
12-04-24 조회 2,488
12-04-24 조회 2,776
12-04-24 조회 2,761
12-04-24 조회 2,512
12-04-24 조회 2,547
12-04-24 조회 3,112
12-04-24 조회 2,461
12-04-24 조회 2,619
12-04-24 조회 2,492
12-04-23 조회 2,478
12-04-23 조회 2,505
12-04-23 조회 2,791
12-04-23 조회 2,504
12-04-23 조회 3,425
12-04-23 조회 2,366
12-04-23 조회 2,450
12-04-23 조회 2,575
12-04-23 조회 2,457
12-04-23 조회 2,606
12-04-23 조회 2,630
12-04-23 조회 2,465
12-04-23 조회 3,344
12-04-22 조회 2,510
12-04-22 조회 2,464
12-04-22 조회 2,553
12-04-22 조회 2,771
12-04-22 조회 2,562
12-04-22 조회 3,218
12-04-21 조회 4,010
12-04-21 조회 7,644
12-04-21 조회 2,526
12-04-21 조회 3,014
12-04-21 조회 2,508
12-04-21 조회 2,749
12-04-20 조회 2,682
12-04-20 조회 2,795
12-04-20 조회 2,589
12-04-20 조회 2,718
12-04-20 조회 3,838
12-04-20 조회 2,883
12-04-16 조회 2,629
12-04-07 조회 2,605
12-04-03 조회 3,056
12-04-02 조회 3,165
12-03-28 조회 2,598
12-03-26 조회 5,984
12-03-25 조회 2,665
12-03-25 조회 2,766
12-03-24 조회 2,898
12-03-23 조회 2,756
12-03-22 조회 5,644
12-03-13 조회 2,641
12-03-11 조회 3,061
12-03-11 조회 3,989
12-03-11 조회 4,810
12-03-11 조회 3,697
12-03-11 조회 3,664
12-03-11 조회 5,317
12-03-06 조회 2,775
12-03-06 조회 2,865
12-03-05 조회 2,935
12-03-02 조회 2,850
12-03-01 조회 6,378
12-03-01 조회 3,192
12-02-29 조회 5,329
12-02-17 조회 2,946
12-02-16 조회 2,744
12-02-14 조회 3,725
12-02-14 조회 2,913
12-02-08 조회 2,893
12-02-07 조회 2,519
12-02-06 조회 1.2만
12-02-04 조회 2,778
12-02-02 조회 2,866
12-01-29 조회 4,552
12-01-27 조회 2,700
12-01-25 조회 3,844
12-01-24 조회 4,226
12-01-21 조회 3,270
12-01-21 조회 3,005
12-01-16 조회 3,461
12-01-16 조회 3,905
12-01-14 조회 2,792
12-01-13 조회 4,330