Drummin Posted July 3, 2012 Share Posted July 3, 2012 Are you sure about table and field names for example the "N" is uppercase in modelNo etc. Maybe attach an sql file of these two tables would help us spot an error. Link to comment https://forums.phpfreaks.com/topic/265174-file-only-returns-one-search/page/2/#findComment-1359015 Share on other sites More sharing options...
darkfreaks Posted July 3, 2012 Author Share Posted July 3, 2012 there are no misspellings i have been over it multiple times. Link to comment https://forums.phpfreaks.com/topic/265174-file-only-returns-one-search/page/2/#findComment-1359016 Share on other sites More sharing options...
darkfreaks Posted July 3, 2012 Author Share Posted July 3, 2012 hope this helps Link to comment https://forums.phpfreaks.com/topic/265174-file-only-returns-one-search/page/2/#findComment-1359019 Share on other sites More sharing options...
darkfreaks Posted July 4, 2012 Author Share Posted July 4, 2012 figured part of it out had to put the mysql_num_rows inside the isset query now how do i change it so that the while is inside that to pick up the query. Link to comment https://forums.phpfreaks.com/topic/265174-file-only-returns-one-search/page/2/#findComment-1359038 Share on other sites More sharing options...
Drummin Posted July 4, 2012 Share Posted July 4, 2012 Well my example has the whole thing inside the isset statement as the query shouldn't be run anyway if the GET is not set and echoing result rows are not available. Link to comment https://forums.phpfreaks.com/topic/265174-file-only-returns-one-search/page/2/#findComment-1359045 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.