radio button in php link to database code example Example: radio button select in php <?php echo ($signi== 'Yes') ? "checked" : "" ; ?>