Jump to content

Rewrite URL


RedRocky

Recommended Posts

I am using Ajax to sort a table without having to reload the entire page. However, how can I rewrite the URL each time the page is sorted by a different column so that if the user reloads the page, or booksmarks the page, it will load up still sorted by the last column they sorted the data by?

 

For example, at the moment, if the data table is sorted by forename, but the user clicks on the surname header to sort it by surname, and then the user hits the reload button of the browser, the data will once again be sorted by forename. I want it to reload the page still sorted by surname.

 

How can I do this?

Thanks,

Stephen

Link to comment
https://forums.phpfreaks.com/topic/188485-rewrite-url/
Share on other sites

  • 2 weeks later...

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.