회원가입 할때 사진 첨부 하다가.. 정보
회원가입 할때 사진 첨부 하다가..본문
회원가입 할때 사진첨부 활용팁에꺼 하다가 에러났어요 ㅠㅠ
select * from where mb_id order by bf_no
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 'where mb_id order by bf_no' at line 1
error file : /bbs/register_form.php
이렇게 뜨네요 ㅠㅠ
전 분명히 db추가 했는데 ㅠㅠ
자꾸 에러뜨네요 ㅠ
어떻게 하면 간단하게 회원 사진 첨부할 수 있게 될까요..?ㅠㅠ
select * from where mb_id order by bf_no
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 'where mb_id order by bf_no' at line 1
error file : /bbs/register_form.php
이렇게 뜨네요 ㅠㅠ
전 분명히 db추가 했는데 ㅠㅠ
자꾸 에러뜨네요 ㅠ
어떻게 하면 간단하게 회원 사진 첨부할 수 있게 될까요..?ㅠㅠ
댓글 전체
mb_id 에 대한 조건문이 없네요. 일단 구문 자체에 에러가 있네요.