일반게시판에서 숫자 적은것부터 정렬하기 하려면 채택완료
초보엄마
2년 전
조회 2,047
일반 그누보드 게시판 list.skin.php에서
wr_5 필드에 있는값이 적은것부터 정렬하려면 어떻게 해야한는지 알려주시면 감사하겠습니다
<th scope="col"><?php echo subject_sort_link('wr_hit', $qstr2, 1) ?>조회 </a></th>
<?php echo subject_sort_link('wr_good', $qstr2, 1) ?>추천 </a></th><?php } ?>
<?php if ($is_nogood) { ?><th scope="col"><?php echo subject_sort_link('wr_nogood', $qstr2, 1) ?>비추천 </a></th><?php } ?>
<th scope="col"><?php echo subject_sort_link('wr_datetime', $qstr2, 1) ?>날짜 </a></th>
<th scope="col"><?php echo subject_sort_link('wr_5', $qstr2, 1) ?>숫자순 </a></th>
날짜같이 순자순도 이렇게 나타 냈는데 안되더라구요 ㅠㅠㅠㅠ
댓글을 작성하려면 로그인이 필요합니다.
답변 1개
답변을 작성하려면 로그인이 필요합니다.
로그인