You don't have an account yet?
Become part of our PHP community and register now...
<input type="checkbox" name="myCheckbox" value="myValue" checked />
<td width="52%"><input type="checkbox" name="checkbox66" value="myvalue" <?php if (isset($_SESSION['test']['u10'])) { echo ' checked'; } else { echo ""; } ?> "> unter 10</td>
... } ?> ">
Comment