|
|
|
19년 전
|
조회 2,494
|
|
|
|
19년 전
|
조회 1,985
|
|
|
|
20년 전
|
조회 2,674
|
|
|
|
20년 전
|
조회 2,374
|
|
|
|
20년 전
|
조회 1,981
|
|
|
|
20년 전
|
조회 2,169
|
|
|
|
20년 전
|
조회 2,431
|
|
|
|
20년 전
|
조회 2,584
|
|
|
|
20년 전
|
조회 1,999
|
|
|
|
20년 전
|
조회 1,879
|
|
|
|
20년 전
|
조회 1,871
|
|
|
|
20년 전
|
조회 2,588
|
|
|
|
20년 전
|
조회 2,712
|
|
|
|
20년 전
|
조회 2,822
|
|
|
|
20년 전
|
조회 1,962
|
|
|
|
20년 전
|
조회 2,314
|
|
|
|
20년 전
|
조회 2,282
|
|
|
|
20년 전
|
조회 2,230
|
|
|
|
20년 전
|
조회 2,829
|
|
|
|
20년 전
|
조회 2,061
|
댓글 4개
$sql = " select * from $tmp_write_table where wr_is_comment = 0 order by wr_id desc limit 0, $rows ";
다음 처럼
... order by rand() limit ...
$sql = " select * from $tmp_write_table where wr_is_comment = 0 order by rand() limit 0, $rows ";
else
// 원래 sql