Sunburst73 Posted December 5, 2005 Share Posted December 5, 2005 I have a question here as my knowledge is slipping since I haven't worked w/ PHP in awhile. I have a form with several checkboxes, about 52 checkboxes. In the form, you check each item you want. When you click on view, it will do a select statement based on all of the checks. I have a mysql database with all 52 items, each item has a particular description as well as an associated image file. When the items are selected in the form, I want to be able to filter on those items and view them in a specific order and view their images. Also, I want to be able to put them into a table of 3 columns in descending order and that if the remaining number does not come out to a divisible of 3 to center the remaining 1 or 2. Link to comment https://forums.phpfreaks.com/topic/2987-forms-with-php-mysql/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.