Log in

View Full Version : How do i block access to specific webpages



Rachele7
07-31-2009, 11:28 PM
Hi,

How do i block access to a webpage so that if someone types in the url it does not come up? The webpage is in .html at the moment.


The setup i'm looking for is listed below.


paypal payment page -> page1.html -> page2.html


Paypal directs the user to page 1 after they have paid.

They then click a link on page 1 which then takes them to page 2.

What i'm looking for is a way for page 1 & page 2 to not be accessible via just typing in the url.


Thanks in advance.

R.

Beverleyh
08-01-2009, 11:40 AM
This page has a referrer php script that looks promising - you should be able to adapt it to your needs: http://www.frihost.com/forums/vt-89057.html