Browser back button functionality
Posted: Sat Jul 24, 2004 3:13 am
i have three php pages page1, page2, page3
page1 has link to page2
page2 has some link which call page2 itself
when usr visit page1 and click on link for page2
on page2 user click on link which call itself again
now if user click on brwoser's back button the page displayed is again page2. but i want the page displayed should be page1 rather than page2
how can i get this
for example u can see this link
http://www.netphonecards.net/innovatve/phone_cards.php
click on buy now link
the page opend is shop_cart.php
click on add one more link in Action coloumn of table
when i click on browser' back button it remain on same page
but i need the following functionality as this url
http://www.247smart.com/cards/
please help to get this functionality
page1 has link to page2
page2 has some link which call page2 itself
when usr visit page1 and click on link for page2
on page2 user click on link which call itself again
now if user click on brwoser's back button the page displayed is again page2. but i want the page displayed should be page1 rather than page2
how can i get this
for example u can see this link
http://www.netphonecards.net/innovatve/phone_cards.php
click on buy now link
the page opend is shop_cart.php
click on add one more link in Action coloumn of table
when i click on browser' back button it remain on same page
but i need the following functionality as this url
http://www.247smart.com/cards/
please help to get this functionality