How to memorise page history and use it later
Posted: Sun May 03, 2009 7:43 am
Hello. Im new at php. Im have to take over a webpage project written in PHP by other person so im still studing the code (so hard to read other persons code). The webpage has a search engine of products. After searching there is a list of found products. Now if i click on the product i can see it and there are two buttons to browse trough the found products - "next product" and "previous product". I would allso like to add a button called "back" and when i click on it, it would go back to the search result page.
So how can i programm the php to memorise the search result page and use it as shortcut later. I allready managed to add the "back" button. Right now when i click on it, ofcourse nothing happens. Please help.
So how can i programm the php to memorise the search result page and use it as shortcut later. I allready managed to add the "back" button. Right now when i click on it, ofcourse nothing happens. Please help.