![]() |
php gods
Heres my problem..
I have traffic being skimmed off multiple domains into a out.php script on one domain. out.php does some checks on the incoming hit and then "header location:"'s it out. The only problem im having is where the hit gets sent to is seeing it as coming from the domain the hit was skimmed from and not the domain out.php is on, which is where i would like them to be shown as coming from.. anyone know a fix for this? |
ask lamerhood he wil solve it icq 304634638
|
use a ja va sc ri pt redirect instead of the header change
|
you can do it with header i think, but i'd just use a meta refresh for now...
|
Quote:
|
In some traffic management code i wrote a while back, i used to check the referrer on out.php, and set a cookie, the only thing is you have to make sure the cookie looks like it originated from the domain it's going to, otherwise security precautions keep it from being sent when they reach they're destination.
|
window.location.href = "your://url.here"
|
All times are GMT -7. The time now is 03:28 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123