I have the following url which will always have a color variable attached:
http://www.example.com/?new=yes&color=red&shape=square
How would I, using PHP, remove everything at the end; starting at &color, so I am left with the following:
http://www.example.com/?new=yes