taciturn

: ""; $options .= "<option value="$engine" $selected>$engine</option>"; } echo $options; ?> </select> </div> </div> </div> <?php require_once "engines/text/text.php"; $engines = get_engines(); $options = "";