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. Quote Link to comment 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.