Codice PHP:
<input type="checkbox" name="mycb"> 
<?php if (isset($_POST['mycb'])) // is checked ?>