select no as order_no,receive,tel,address,dtm,phone from `order` where mem_no= and status=0 order by dtm desc limit 0,15
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 'and status=0 order by dtm desc limit 0,15' at line 1