Manipulate a url string by adding GET parameters
I want to add GET parameters to URLs that may and may not contain GET parameters without repeating ?
or &
.
I want to add GET parameters to URLs that may and may not contain GET parameters without repeating ?
or &
.