Is is possible that some computers allow
geten ("HTTP_REFERER") to work while some computers allow this function to work? The reason being is because in my home computer, getenv("HTTP_REFERER") function works, but in another computer it does not work?
any ideads why?