output_reset_rewrite_varsDescriptionbool output_reset_rewrite_vars ( void )This function resets the URL rewriter and undo the changes made by output_add_rewrite_var() and/or by session_start() that are still in the buffer.
See also output_add_rewrite_var(), ob_flush(), ob_list_handlers() and session_start(). | ||