tidy_setopt Updates the configuration settings for the specified tidy document &reftitle.description; booltidy_setopt stringoption mixedvalue tidy_setopt updates the specified option with a new value. &reftitle.parameters; option The tidy option name. A list of available configuration options may be found at: &url.tidy.conf;. value The tidy option name. &reftitle.returnvalues; &return.success; &reftitle.examples; <function>tidy_setopt</function> example test'; $tidy = tidy_parse_string($html); tidy_setopt('indent', FALSE); ?> ]]> &reftitle.notes; ¬e.tidy.1only; &reftitle.seealso; tidy_getopt tidy_get_config tidy_reset_config tidy_save_config