cschubert Posted May 18, 2010 Share Posted May 18, 2010 The table will stay the same its the columns that the checkboxes will refer to. SELECT thisField, anotherField FROM members thisField of course would be one of the checkboxes, I guess it would have to check if box is checked then build the query from there any help would be greatly appreciated , this is killing me Craig Link to comment https://forums.phpfreaks.com/topic/202103-dynamic-mysql-select-qeury-using-checkboxes/ Share on other sites More sharing options...
scampbell Posted May 18, 2010 Share Posted May 18, 2010 Please explain better. Do you want to display checkboxes checked or unchecked depending on the results of your query? Link to comment https://forums.phpfreaks.com/topic/202103-dynamic-mysql-select-qeury-using-checkboxes/#findComment-1059934 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.