고수님들 ㅠㅠ 이것좀 봐주세요
select count(*) as cnt from g4_popular where pp_word='she's'
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 's'' at line 1
error file : /adm/popular_list.php
이렇게 뜨는데. 탑빌더 인기검색어 관리에서 검색한거 지우려고 하니...저렇게 뜨는데..
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 's'' at line 1
error file : /adm/popular_list.php
이렇게 뜨는데. 탑빌더 인기검색어 관리에서 검색한거 지우려고 하니...저렇게 뜨는데..
|
댓글을 작성하시려면 로그인이 필요합니다.
댓글 2개
http://kr2.php.net/manual/kr/function.addslashes.php
역슬레쉬를 붙인 문자열로 치환 시켜주면 해결될듯