오류좀 봐주세요. 정보
오류좀 봐주세요.
본문
            
            
                        select count(*) as cnt from where 1=1 order by po_datetime desc 
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 1=1 order by po_datetime desc' at line 3
error file : /g4/adm/popup_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 'where 1=1 order by po_datetime desc' at line 3
error file : /g4/adm/popup_list.php
탑스쿨님 팝업창을 붙이려는데요.
이건 어떤 오류를 뜻 하나요?
댓글 전체

                    select count(*) as cnt from where 1=1 order by po_datetime desc 
테이블 명이 없네요
변수 셋팅 부분을 확인해보시기 바랍니다
            
            
            
                        
            
                    테이블 명이 없네요
변수 셋팅 부분을 확인해보시기 바랍니다
