Gem Posted November 25, 2009 Share Posted November 25, 2009 What does query empty mean? I know the query works, and there is content in the table ... Does it mean anything other than the obvious? Quote Link to comment https://forums.phpfreaks.com/topic/182932-query-empty/ Share on other sites More sharing options...
Maq Posted November 25, 2009 Share Posted November 25, 2009 What does query empty mean? I know the query works, and there is content in the table ... Does it mean anything other than the obvious? Could you provide more information, like code for example? Quote Link to comment https://forums.phpfreaks.com/topic/182932-query-empty/#findComment-965546 Share on other sites More sharing options...
PFMaBiSmAd Posted November 25, 2009 Share Posted November 25, 2009 The error means that you provided an empty string to a query function, probably a mysql_query() function. Quote Link to comment https://forums.phpfreaks.com/topic/182932-query-empty/#findComment-965561 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.