COMING SOON 🚀

그누보드5 기본쿼리

· 8년 전 · 3362

그누보드에서 별도 쿼리 작성시 가장 기본으로 쓰는 쿼리 올려봤습니다.
<?
$que = "select * from {$write_table} where wr_is_comment = 0 order by wr_num desc, wr_reply desc limit 1";
$row = sql_fetch($que);

$que = "select * from g5_member where mb_level=10 order by mb_1 asc";
$res = sql_query($que);
$count = mysql_num_rows($res);
while ($row = sql_fetch_array($res)){
?>

|
댓글을 작성하시려면 로그인이 필요합니다.

개발자팁

개발과 관련된 유용한 정보를 공유하세요. 질문은 QA에서 해주시기 바랍니다.

+
분류 제목 글쓴이 날짜 조회
jQuery
[jQuery]
8년 전 조회 1,870
JavaScript 8년 전 조회 2,943
jQuery
[jQuery]
8년 전 조회 1,673
jQuery 8년 전 조회 1,907
jQuery 8년 전 조회 2,002
jQuery 8년 전 조회 1,794
jQuery 8년 전 조회 1,849
jQuery
[jQuery]
8년 전 조회 1,537
jQuery 8년 전 조회 2,157
jQuery 8년 전 조회 2,623
jQuery
[jQuery]
8년 전 조회 1,889
jQuery 8년 전 조회 1,575
jQuery
[jQuery]
8년 전 조회 2,032
jQuery 8년 전 조회 5,613
기타 8년 전 조회 3,363
jQuery
[jQuery]
8년 전 조회 1,738
jQuery 8년 전 조회 1,906
jQuery 8년 전 조회 2,016
PHP 8년 전 조회 5,347
node.js 8년 전 조회 4,351
jQuery 8년 전 조회 2,395
jQuery 8년 전 조회 1,845
jQuery 8년 전 조회 1,401
jQuery 8년 전 조회 2,124
jQuery 8년 전 조회 1,612
jQuery 8년 전 조회 1,731
jQuery 8년 전 조회 1,944
jQuery 8년 전 조회 2,193
jQuery 8년 전 조회 1,728
jQuery 8년 전 조회 1,657