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? 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? 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. Link to comment https://forums.phpfreaks.com/topic/182932-query-empty/#findComment-965561 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.