$_SERVER['HTTP_REFERER'] Could Be Undefined in Some Cases
Notice: Undefined index: HTTP_REFER Generally, you don't need using function isset() to test the existence of every $_SERVER element before using, because they seems always… Read More »$_SERVER['HTTP_REFERER'] Could Be Undefined in Some Cases