I'm doing one library database and at the first page(index.php) should appear the 10 most important books..
That list have to be made by admin who have one login to their private place.
My problem is when i select all the data on te table will appear one thing like this
SUBNAME,NAME,TITTLE,<input type="checkbox" name="">
so.. when the admin press submit how i know wich checkbox is checked if?
The problem still on the name ... i have to create one trick to autoname the checkboxes because the list of books can be more than 500 units... ..
Anyone have one ideia ?
ps : my english is a little bad
sorry