Php4 and $_SERVER[HTTP_REFERER] not work 2025-04-16 I have installed php4 on my debian system by command apt-get install php4 and now i find big problem, I can't use $_SERVER["HTTP_REFERER"] variable.... How I can fix this?