I'm sorry but where in my script would I add $_SERVER['HTTP_REFERER]?
there are three pages:
my script - jump.php?id=5 - webpage that jump.php?id5 redirects to via header()
I need to know the webpage that jump.php redirects to without editing jump.php or using the database where the webpage information is stored.
I have a feeling this is impossible 🙁