yes that is true,
I need to be able to store the selected value...I am creating a star value system within a museum site so that users can rate exhibitions.
How can I send the selected value to the db?
I am using a simple form for the text...and was thinking of a input type= radio for the stars....but I have a problem with that because you can easilly select all of them. How can I change that so it is only possible to choose one?