Changing server variables
Posted: Mon Feb 02, 2004 5:19 pm
Hi all.
This is absolutely mystifying me - I was hoping someone here would know.
I need to get at the variable $_SERVER[HTTP_REFERER]. However, for some reason it is not available. When I echo the server variables on one page, HTTP_REFERER is in the $_SERVER array. However, when I echo the server variables from another page on the same server, HTTP_REFERER is not found. Does anyone know why this may be happening? Thanks.
This is absolutely mystifying me - I was hoping someone here would know.
I need to get at the variable $_SERVER[HTTP_REFERER]. However, for some reason it is not available. When I echo the server variables on one page, HTTP_REFERER is in the $_SERVER array. However, when I echo the server variables from another page on the same server, HTTP_REFERER is not found. Does anyone know why this may be happening? Thanks.