• 돌아가기
  • 아래로
  • 위로
  • 목록
  • 댓글

오늘 올라 온 게시물 코멘트에 New 나타내기

오작교 9580

0
오늘 올라온 게시물 오늘 올라온 코멘트가 있으면 new를 붙여줍니다.
제로보드폴더에 있는 아웃로그인파일을 수정합니다  (outlogin.php)

일반게시판에도 적용이 됩니다.
일반게시판일경우 스킨폴더의 list_main.php파일에 추가하면 됩니다.


                $main_data = "";
                while($data=mysql_fetch_array($result)) {
//-----------------------------------------------------------------------------------------------------
//오늘 게시물, 오늘 코멘트가 있을경우 new글자 출력
unset($a4);
$a2=date("Y-m-d");//오늘 날자
$a3=date("Y-m-d", $data[reg_date]);
$result2 = mysql_query("select * from $t_board"."_comment_$id where parent='$data[no]'", $connect);
while($data2=mysql_fetch_array($result2)){

$a4=date("Y-m-d", $data2[reg_date]);
}
if(($a2==$a3)or($a2==$a4)){$a5="<font size='1' color='ff0000'>new</font>";}
else{$a5="";}

                        $name = stripslashes($data[name]);
                        $subject = cut_str(stripslashes($data[subject]),$textlen)."</font></b>";
                        $date = date($datetype, $data[reg_date]);
                        if($data[total_comment]) $comment = "[".$data[total_comment]."]".$a5; else $comment="".$a5;
//여기까지---------------------------------------------------------------------------------------------
                        $main = $loop;
                        $main = str_replace("[name]",$name,$main);
                        $main = str_replace("[date]",$date,$main);
                        $main = str_replace("[subject]","<a href='".$_zb_url.$target."&no=$data[no]'>".$subject."</a>",$main);
                        $main = str_replace("[comment]",$comment,$main);
                        $main_data .= "\n".$main;
공유
0

댓글 쓰기 권한이 없습니다. 로그인

취소 댓글 등록

신고

"님의 댓글"

이 댓글을 신고하시겠습니까?

댓글 삭제

"님의 댓글"

삭제하시겠습니까?

목록

공유

facebooktwitterpinterestbandkakao story
검색어 : 201703
번호 제목 글쓴이 날짜 조회 추천
151
normal
오작교 16.06.27.17:22 17080 0
150
normal
오작교 08.11.25.13:52 25858 0
149
normal
오작교 08.07.24.09:23 53406 0
148
normal
오작교 08.01.11.09:36 22664 0
147
normal
오작교 07.11.13.16:23 23288 0
146
normal
오작교 09.09.24.17:45 25335 0
145
normal
오작교 09.09.14.14:26 17450 0
144
normal
오작교 09.08.30.23:29 20920 0
143
normal
오작교 09.04.29.13:31 29585 0
142
normal
오작교 09.03.10.11:48 21227 0
141
normal
오작교 09.03.10.10:35 21420 0
140
normal
오작교 09.03.10.10:13 18883 0
139
normal
오작교 09.03.10.09:50 19948 0
138
normal
오작교 09.02.27.13:31 21012 0
137
normal
오작교 09.02.27.11:34 19436 0
136
normal
오작교 09.02.27.11:05 19731 0
135
normal
오작교 09.02.26.19:28 21445 0
134
normal
오작교 09.02.06.16:42 24134 0
133
normal
오작교 08.12.19.16:23 18935 0
132
normal
오작교 08.12.16.11:03 21328 0