Codeigniter 4 Tombol Radio Isset

if (!isset($_POST['myradio'])) {
    $_POST['myradio'] = $myDefaultValue;
} 
Poor Pintail