오류 질문요 정보
오류 질문요본문
게시판 을 만들고
head.php 와 tail.php 를 상단 과 하단 에 추가 하고 보기 하면 이런 오류가 나 내요.
select * from g4_write_컂aung where wr_is_comment = 0 order by wr_id desc limit 0, 3
1064 : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '컂aung where wr_is_comment = 0 order by wr_id desc limit 0, 3' at line 1
error file : /bbs/board.php
보아주세요^^
head.php 와 tail.php 를 상단 과 하단 에 추가 하고 보기 하면 이런 오류가 나 내요.
select * from g4_write_컂aung where wr_is_comment = 0 order by wr_id desc limit 0, 3
1064 : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '컂aung where wr_is_comment = 0 order by wr_id desc limit 0, 3' at line 1
error file : /bbs/board.php
보아주세요^^
댓글 전체
1064 : You have an error in your SQL syntax
위의 sql문 테이블 명이 깨졌네요.
이 부분을 먼저 확인하시는 것이 순서일 듯 합니다.
위의 sql문 테이블 명이 깨졌네요.
이 부분을 먼저 확인하시는 것이 순서일 듯 합니다.
g4_write_컂aung
이게 문제인듯 싶습니당
이게 문제인듯 싶습니당