그누보드5 기본쿼리

· 8년 전 · 3384

그누보드에서 별도 쿼리 작성시 가장 기본으로 쓰는 쿼리 올려봤습니다.
<?
$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,882
JavaScript 8년 전 조회 2,958
jQuery
[jQuery]
8년 전 조회 1,688
jQuery 8년 전 조회 1,923
jQuery 8년 전 조회 2,025
jQuery 8년 전 조회 1,808
jQuery 8년 전 조회 1,868
jQuery
[jQuery]
8년 전 조회 1,560
jQuery 8년 전 조회 2,172
jQuery 8년 전 조회 2,639
jQuery
[jQuery]
8년 전 조회 1,908
jQuery 8년 전 조회 1,594
jQuery
[jQuery]
8년 전 조회 2,054
jQuery 8년 전 조회 5,630
기타 8년 전 조회 3,385
jQuery
[jQuery]
8년 전 조회 1,757
jQuery 8년 전 조회 1,927
jQuery 8년 전 조회 2,038
PHP 8년 전 조회 5,362
node.js 8년 전 조회 4,365
jQuery 8년 전 조회 2,409
jQuery 8년 전 조회 1,857
jQuery 8년 전 조회 1,414
jQuery 8년 전 조회 2,142
jQuery 8년 전 조회 1,626
jQuery 8년 전 조회 1,745
jQuery 8년 전 조회 1,956
jQuery 8년 전 조회 2,207
jQuery 8년 전 조회 1,740
jQuery 8년 전 조회 1,673