A
Anonymous
Guest
is there a way to leave a certain field out?
for instance, say I have page_num=2&color_id=5&start=5 and all I want to do is keep color_id=5&start=5
hmm.. so I guess I'm looking for a way to take an element out of an array.
for instance, say I have page_num=2&color_id=5&start=5 and all I want to do is keep color_id=5&start=5
hmm.. so I guess I'm looking for a way to take an element out of an array.