Code:
<tr>
                            <th>Read</th>
                            <th>Write</th>
                            <th>Delete</th>
                            </tr>
                            <tr>
                            <td ><input type="checkbox" name="admin_access[]" id="admin_read"  /></td>
...