밑에 부분에서
글제목 -> 글내용(새창)
이상태로 되어있는데
글제목 -> 링크한 사이트(새창)
으로 바꾸려면 어떻게 해야되요?
<?
echo $list[$i]['icon_reply'] . " ";
echo "<a href='{$list[$i]['href']}'target=_blank>";
if ($list[$i]['is_notice'])
echo "<font style='font-family:??; font-size:9pt; color:#2C88B9;'><strong>{$list[$i]['subject']}</strong></font>";
else
echo "<font style='font-family:??; font-size:9pt; color:#6A6A6A;'>{$list[$i]['subject']}</font>";
echo "</a>";
if ($list[$i]['comment_cnt'])
echo " <a href=\"{$list[$i]['comment_href']}\"><span style='font-family:??; font-size:8pt; color:#9A9A9A;'>{$list[$i]['comment_cnt']}</span></a>";
글제목 -> 글내용(새창)
이상태로 되어있는데
글제목 -> 링크한 사이트(새창)
으로 바꾸려면 어떻게 해야되요?
<?
echo $list[$i]['icon_reply'] . " ";
echo "<a href='{$list[$i]['href']}'target=_blank>";
if ($list[$i]['is_notice'])
echo "<font style='font-family:??; font-size:9pt; color:#2C88B9;'><strong>{$list[$i]['subject']}</strong></font>";
else
echo "<font style='font-family:??; font-size:9pt; color:#6A6A6A;'>{$list[$i]['subject']}</font>";
echo "</a>";
if ($list[$i]['comment_cnt'])
echo " <a href=\"{$list[$i]['comment_href']}\"><span style='font-family:??; font-size:8pt; color:#9A9A9A;'>{$list[$i]['comment_cnt']}</span></a>";
댓글 3개
게시글 목록
| 번호 | 제목 |
|---|---|
| 284438 | |
| 284437 | |
| 284435 | |
| 284430 | |
| 284420 | |
| 284417 | |
| 284409 | |
| 284401 | |
| 284399 | |
| 284397 | |
| 284380 | |
| 284378 | |
| 284371 | |
| 284370 | |
| 284366 | |
| 284364 | |
| 284360 | |
| 284357 | |
| 284355 | |
| 284354 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기