Php4 and $_SERVER[HTTP_REFERER] not work

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?

 

 

 

 

Top