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