php3-list | 199901
Date: 01/04/99
- Next message: Penphoe: "Re: [PHP3] Need help setting up PHP w/ Apache under Windows95"
- Previous message: Jon Parise: "Re: [PHP3] Reading a text config file"
- Next in thread: Brian Schaffner: "RE: [PHP3] "Back" - Function"
- Maybe reply: Brian Schaffner: "RE: [PHP3] "Back" - Function"
- Reply: Mira Tempir: "RE: [PHP3] "Back" - Function"
- Reply: Colin Viebrock: "Re: [PHP3] "Back" - Function"
- Maybe reply: Samuel Liddicott: "RE: [PHP3] "Back" - Function"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Next message: Penphoe: "Re: [PHP3] Need help setting up PHP w/ Apache under Windows95"
- Previous message: Jon Parise: "Re: [PHP3] Reading a text config file"
- Next in thread: Brian Schaffner: "RE: [PHP3] "Back" - Function"
- Maybe reply: Brian Schaffner: "RE: [PHP3] "Back" - Function"
- Reply: Mira Tempir: "RE: [PHP3] "Back" - Function"
- Reply: Colin Viebrock: "Re: [PHP3] "Back" - Function"
- Maybe reply: Samuel Liddicott: "RE: [PHP3] "Back" - Function"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

