How can redirect the user back to the same page with the existing Query Strings but have 1 added/modified like \"page\".
I suppose 1 method is:
Just to make sure you know about it, use parse_str to parse your query string: