|
Protecting content with PHP
I need several of my pages protected from users. However, I must allow the content to be seen if the user just came from PayPal.com (say, after a payment) or from lighthousewd.com. So, I need the pages hidden from everyone except users coming from paypal.com and lighthousewd.com
I tried using some htaccess techniques with no success. I heard there is a simple PHP solution. Anyone know?
Thanks!
__________________
Wes Marlan
wesmarlan@hotmail.com
|