I've checked through the post database, but nothing yet answers my question.
I'm writing a script that uses multiple GET variables in the URL. How can I start with a URL with 2 variables, and only edit one?
IE. Current URL is ?show=50&start=10 and I want to only change start to 40?