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

angular - DownloadURL return null in below code -

meteor - inserting data to database gives error "insert failed: Method '/texts/insert' not found" -