[eluser]SpooF[/eluser]
I made my own tiny url script for an applications Im working on and I was wondering if there is a way to keep the header information intacked? If at all possible I don't want to lose where the inbound link is coming from.
[eluser]Phil Sturgeon[/eluser]
Nope. It's a redirect so you will never find out, unless you add some item to the query string and have your script look for that parameter.