Accessing Page ONLY after visiting Previous Page ?
Posted: Wed Feb 01, 2006 8:35 am
Have PHP v4.3 installed on Server.
Need to make sure browser visiting a certain page,
came from another page or at least from the same
domain / server.
To prevent browser from accessing that certain page
without first visiting the previous page and from same
domain / server. Pervious page is coming off of PayPal
and is a ThankYou page.
Any suggestions as to what best to use???
SESSION ; REFERER ; SERVER ; etc. ???
Can't find code in two books I have.
Thanks!
SRR
Need to make sure browser visiting a certain page,
came from another page or at least from the same
domain / server.
To prevent browser from accessing that certain page
without first visiting the previous page and from same
domain / server. Pervious page is coming off of PayPal
and is a ThankYou page.
Any suggestions as to what best to use???
SESSION ; REFERER ; SERVER ; etc. ???
Can't find code in two books I have.
Thanks!
SRR