Prevent changing checkbox value [duplicate]
问题 This question already has answers here : Prevent user from editing checkbox value with something like FireBug? (2 answers) Can HTML checkboxes be set to readonly? (45 answers) Closed 4 years ago . As I've found no other answer over the web, I'm asking here : I'd like to find a way to prevent people from changing the checkboxes' values. I'm using serialize() and unserialize() to set and get checkboxes data over my database, and the problem is if someone changes the value of the checkbox (using