SELECT a.ord_no,a.send_ps, a.memo,a.ord_date2,a.total_money,a.total_pv,a.verify,a.order_kind,a.io_kind,a.total_paid_money,a.user_confirm FROM order_m as a WHERE a.boss_id='' and a.io_kind in (1,2,3,4,5) ORDER BY a.ord_date2 DESC, ord_no desc
Notice: Could not query database!! in C:\web\gsu\ct\Connection\dbclass.php on line 97
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in C:\web\gsu\ct\Connection\dbclass.php on line 171
SELECT a.ord_no,a.send_ps, a.memo,a.ord_date2,a.total_money,a.total_pv,a.verify,a.order_kind,a.io_kind,a.total_paid_money,a.user_confirm FROM order_m as a WHERE a.boss_id='' and a.io_kind in (1,2,3,4,5) ORDER BY a.ord_date2 DESC, ord_no desc limit 0,10
Notice: Could not query database!! in C:\web\gsu\ct\Connection\dbclass.php on line 97
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in C:\web\gsu\ct\Connection\dbclass.php on line 155
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in C:\web\gsu\ct\Connection\dbclass.php on line 171