When someone clicks "back", how do I get the user to the same position? (PHP)
- by ggfan
When someone clicks on a link, it sends them to it. But when a user clicks back, i want it to be at the position where they were before.
What is the name for this and how do I go about doing this?