Hello ppl.
What I want is a script that generates the link for a back button . I give one example to understand what I want :
Let's say I have those pages :
page1.php
page2.php
page3.php
If I acces page2.php from page1.php the back button from page2.php shold point to page1.php.... and if I acces page2.php from page3.php the back button I want to point to page3.php
Can U ppl help me with this?
10x and see ya