想要更改url最后一个参数


want to change url last parameter

我想在不刷新浏览器的情况下将URL的最后一个参数order=desc更改为order=asc。代码应该在运行时工作。

http://localhost/ci/city.php?cities=mombai&cat_type=1&order=desc

我必须让一个imgasc工作,第二个为desc 工作

Sort By:
<img src="/ci/_images/template/arrow_top.png"  width="12px" /> |
<img src="/ci/_images/template/arrow_bottom.png"  width="12px" /> | 

是否要使用javascript更改<TABLE>内部的行顺序?试试这个:http://www.allmyscripts.com/Table_Sort/