php - Concatenating URL using form -


i want make 1 of forms not override existing url concatenate in end of , needs override own input. example: have link

index.php?min_price=0&max_price=20&attribute[5]=test

and want add &ordering=ascending in end when submit form input, should replace ascending descending , on without removing else. attention ;)


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

performance - Why is XCHG reg, reg a 3 micro-op instruction on modern Intel architectures? -

jquery - Responsive Navbar with Sub Navbar -