Justtechjobs.com Find a programming school near you






Online Campus Both


php3-list | 199901

[PHP3] "Back" - Function From: Patrick Kirchhoff (pk <email protected>)
Date: 01/04/99

Hi all!

Sorry but i think i haven't specialized my problem.

Imagine there are three webpages.

User goes on Webpage 1, follows a link to page two and then two page three.

He clicks the "Back" link and comes to page two (<a
href=<?echo"$HTTP_REFERER;"?>)!
Now he is back one page two and decides to click the back button again to
visit
page one again. But now of course he comes back to page three.

I decided to put every $HTTP_REFERER in an array which is included in a file
named user.history!

this file is included in all following pages.
anybody who has an idea how to solute this ?

I now know what i want but don't know what to do. I would be very thankfull
for some sample code!

thanxx

--
HawK

-- PHP 3 Mailing List http://www.php.net/ To unsubscribe send an empty message to php3-unsubscribe <email protected> To subscribe to the digest list: php3-digest-subscribe <email protected> For help: php3-help <email protected> Archive: http://www.php.net/mailsearch.php3 List administrator: zeev <email protected>