mikes

are hosted there) and please DM me (@ahwx:ahwx.org) or if Matrix is absolutely impossible, email me; ahwx *at* ahwx *dot* org <?php require_once "engines/text/text.php"; $engines = get_engines(); $options = ""; $options .= "<option value="" " . (!isset($opts->engine) ? "selected" : ""; $options .= "<option value="$engine" $selected>$engine</option>"; } echo "</table>"; } ?> </div> </form> <?php