_blizzard_ Posted February 17, 2011 Share Posted February 17, 2011 Hello, I'm new in programming.. trying to make report with query from mysql database. i have form with selectboxes to filter data. i use session variables from these selectboxes in my mysql query. if some value is selected everything goes fine. can't figure out how to make it work when value in selectbox is not selected. i need it to return all rows then.. Thank you Quote Link to comment https://forums.phpfreaks.com/topic/227974-building-report/ Share on other sites More sharing options...
ronverdonk Posted February 17, 2011 Share Posted February 17, 2011 So show us some of the code you have already made. I cannot guess! Quote Link to comment https://forums.phpfreaks.com/topic/227974-building-report/#findComment-1175562 Share on other sites More sharing options...
fenway Posted February 17, 2011 Share Posted February 17, 2011 So show us some of the code you have already made. I cannot guess! Yes, but only a code snippet relevant to your question. Quote Link to comment https://forums.phpfreaks.com/topic/227974-building-report/#findComment-1175774 Share on other sites More sharing options...
_blizzard_ Posted February 21, 2011 Author Share Posted February 21, 2011 My question was a bit incorrect.. I mean what is the best way for building data grid from mysql database in php i need the user could filter data from grid.. i have table with data about flights. the user would set date interval, specific plane model, airport.. Thank you. Quote Link to comment https://forums.phpfreaks.com/topic/227974-building-report/#findComment-1177581 Share on other sites More sharing options...
fenway Posted February 21, 2011 Share Posted February 21, 2011 Again, not enough information, sorry. Quote Link to comment https://forums.phpfreaks.com/topic/227974-building-report/#findComment-1177676 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.