$title){ $selected = (int)$value === $val ? "selected" : ""; $optionsString .= ""; } return $optionsString; } }