Viewing 2 replies - 1 through 2 (of 2 total)
  • hi brent,
    you exactly do you “put it in a test”? sorry, i’m not an expert …
    xian

    Thread Starter brent-clintel

    (@brent-clintel)

    isset($_SERVER['HTTP_REFERER']) is sufficient.

    For example, when assigning a value from an array you could do something like:

    $trackingInfo = isset($_SERVER['HTTP_REFERER']) ? isset($_SERVER['HTTP_REFERER']) : '';

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Warning generated when going to site directly’ is closed to new replies.