Say:
select ID,product_name,product_image,image_small,product_desc from product where is_show=0 and member_id= and image_small<>'' order by product_upload DESC, by_turn desc,rand_num desc limit 6
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in D:\NewVer\conf\mssql_class.php on line 85
Say:
select id,product_name,product_image,page_name,folder_name,image_small from product where is_show=0 and member_id= order by by_turn desc,rand_num desc limit 10
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in D:\NewVer\conf\mssql_class.php on line 85
Say:
select id,subject,type,image_small,image,page_name,folder_name,pub_date from trade where is_show=0 and member_id= order by rand_num desc limit 20
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in D:\NewVer\conf\mssql_class.php on line 85