Jump to content

http_referrer in php 4.4


davelr45

Recommended Posts

I cant seem to get the http_referer variable to work in my scripts and I thinks its because

I'm using php 4.4, I am trying to determine if a page is being accessed from PayPal and I need it to tell me if thats where they were referred from (selling on-demand video through PayPal) so I can set a variable to expire after 24 hours and has to work around returning to that page from a bookmark or link.

 

Is there a way to find out where the user was referred from using something different from http_referrer or can it be done in php 4.4???

 

Link to comment
https://forums.phpfreaks.com/topic/72524-http_referrer-in-php-44/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.