php question: how to check on the next page if checkbox was checked? Post method used.?

Fagush

New member
<input type="checkbox" name="question" >, POST method for form was used.
How to check using php if that checkbox was checked.
Thank you.
 
Back
Top