GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   php gods (https://gfy.com/showthread.php?t=234168)

Evil1 02-10-2004 05:12 PM

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?

DutchTeenCash 02-10-2004 05:14 PM

ask lamerhood he wil solve it icq 304634638

Alky 02-10-2004 05:14 PM

use a ja va sc ri pt redirect instead of the header change

spritian 02-10-2004 05:15 PM

you can do it with header i think, but i'd just use a meta refresh for now...

pudcat 02-10-2004 06:34 PM

Quote:

Originally posted by spritian
you can do it with header i think, but i'd just use a meta refresh for now...
meta refresh mostly gives blank referrer, as Alky wrote, use some j a v a s c r i p t (window . location=..........)

Intrigue 02-10-2004 06:51 PM

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.

Ash@phpFX 02-10-2004 11:25 PM

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