echo "<option value="'.$country['code'].'" "if($country['code'] == 'TR' ? echo 'selected' :  '')">'.$country['country'].'</option>";
country code TR ye eşitse selected yapabilir siniz...