checkbox 질문좀 드립니다. 정보
checkbox 질문좀 드립니다.본문
게시판을 만들어서 리스트에 checkbox를 만들었는데요
이걸 체크한후 버튼을 누르면 체크한 곳에 글 제목 작성자등을
새로운 페이지로 넘기고 싶은데 도저히 안되네요
리스트 뽑는 곳for 문안에 hidden 을 넣어놔두 결국은 값이 넘어갈때는 가장 첫번째 값만 넘어가네요
어떻게 해야될까요
이걸 체크한후 버튼을 누르면 체크한 곳에 글 제목 작성자등을
새로운 페이지로 넘기고 싶은데 도저히 안되네요
리스트 뽑는 곳for 문안에 hidden 을 넣어놔두 결국은 값이 넘어갈때는 가장 첫번째 값만 넘어가네요
어떻게 해야될까요
( select a.* , ( select sum(co_count) as co_count from g4_qa_choose where mb_id=a.mb_id and bo_table = 'g4_qa' ) as q_co_count from `g4_write_g4_qa` a where wr_parent = '269113' and wr_8 != '' and wr_is_comment = 1 and CONVERT(wr_7, UNSIGNED) >= 5 group by wr_content having max(wr_7) order by CONVERT(wr_7, UNSIGNED) desc limit 3 )
1055 : Expression #1 of SELECT list is not in GROUP BY clause and contains nonaggregated column 'sir.a.wr_id' which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_by
error file : /15sir/bbs/board.php