SELECT * FROM `goods_info` WHERE `del_flag`='n' AND `idx`=
There is an error in the transmitted query. ERROR_CODE 1064 : You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '' at line 1
Warning: mysqli_fetch_array() expects parameter 1 to be mysqli_result, bool given in /pw_basic/www/_model/class.db_query.php on line 101
Warning: mysqli_num_rows() expects parameter 1 to be mysqli_result, bool given in /pw_basic/www/_model/class.db_query.php on line 102
- 캠프라인