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

· 14년 전 · 1866
불당썸 그걸로 리스트는 수정을 했는데 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>
 
이렇게 되있습니다
 
어디를 수정해야 할까요 ㅠ
|
댓글을 작성하시려면 로그인이 필요합니다.

프로그램

태그 필터 (최대 3개) 전체 개발자 소스 기타 mysql 팁자료실 javascript php linux flash 정규표현식 jquery node.js mobile 웹서버 os 프로그램 강좌 썸네일 이미지관련 도로명주소 그누보드5 기획자 견적서 계약서 기획서 마케팅 제안서 seo 통계 서식 통계자료 퍼블리셔 html css 반응형 웹접근성 퍼블리싱 표준화 반응형웹 홈페이지기초 부트스트랩 angularjs 포럼 스크린리더 센스리더 개발자톡 개발자팁 퍼블리셔톡 퍼블리셔팁 기획자톡 기획자팁 프로그램강좌 퍼블리싱강좌
+
제목 글쓴이 날짜 조회
13년 전 조회 3,769
13년 전 조회 1,781
13년 전 조회 1,322
13년 전 조회 2,241
13년 전 조회 1,449
13년 전 조회 5,800
13년 전 조회 1,427
13년 전 조회 1,837
13년 전 조회 1,409
13년 전 조회 1,459
13년 전 조회 1,592
13년 전 조회 2,375
13년 전 조회 2,217
13년 전 조회 1,946
13년 전 조회 2,120
13년 전 조회 4,371
13년 전 조회 1,423
13년 전 조회 2,328
13년 전 조회 2,130
13년 전 조회 1,285
13년 전 조회 1,418
13년 전 조회 1,282
13년 전 조회 9,121
13년 전 조회 1,532
13년 전 조회 2,338
13년 전 조회 2,059
13년 전 조회 1,404
13년 전 조회 1,149
13년 전 조회 4,458
13년 전 조회 1,200
13년 전 조회 1,345
13년 전 조회 2,429
13년 전 조회 1,901
13년 전 조회 1,964
13년 전 조회 1,671
13년 전 조회 1,646
13년 전 조회 1,386
13년 전 조회 1,896
13년 전 조회 1,554
13년 전 조회 2,375
13년 전 조회 1,728
13년 전 조회 3,465
13년 전 조회 1,255
13년 전 조회 2,914
14년 전 조회 3,290
14년 전 조회 5,021
14년 전 조회 1,609
14년 전 조회 1,832
14년 전 조회 2,036
14년 전 조회 1,867
14년 전 조회 1,960
14년 전 조회 3,529
14년 전 조회 1,946
14년 전 조회 1,688
14년 전 조회 1,806
14년 전 조회 1,823
14년 전 조회 1,532
14년 전 조회 2,393
14년 전 조회 2,708
14년 전 조회 2,075
14년 전 조회 1,646
14년 전 조회 1,624
14년 전 조회 1,482
14년 전 조회 2,316
14년 전 조회 3,263
14년 전 조회 2,008
14년 전 조회 2,294
14년 전 조회 1,783
14년 전 조회 1,829
14년 전 조회 2,009
14년 전 조회 1,558
14년 전 조회 1,527
14년 전 조회 1,562
14년 전 조회 1,886
14년 전 조회 1,935
14년 전 조회 1,702
14년 전 조회 1,449
14년 전 조회 1,724
14년 전 조회 1,691
14년 전 조회 1,605
14년 전 조회 1,746
14년 전 조회 1,623
14년 전 조회 1,934
14년 전 조회 1,694
14년 전 조회 1,830
14년 전 조회 2,347
14년 전 조회 1,282
14년 전 조회 3,578
14년 전 조회 1,297
14년 전 조회 1,500
14년 전 조회 1,261
14년 전 조회 1,660
14년 전 조회 1,595
14년 전 조회 1,887
14년 전 조회 1,364
14년 전 조회 2,446
14년 전 조회 2,110
14년 전 조회 1,682
14년 전 조회 7,367
14년 전 조회 1,279