echo "<option value="'.$country['code'].'" "if($country['code'] == 'TR' ? echo 'selected' : '')">'.$country['country'].'</option>";