Which word is correct and what do they mean?
I've seen $_SERVER['HTTP_REFERER'] (PHP), but I have also seen referrer in can I forward “referrer” information to other address?
and referral on the Wikipedia article about referral marketing.
|
Which word is correct and what do they mean? I've seen |
||||
|
|
|
Let's start with an example from the "real world". When a doctor refers the patient to a specialist, the doctor is giving this person a referral to a specialist. When the patient then sees the specialist, that specialist could think of the original doctor as the patient's referrer. So, in my opinion the more suitable HTTP term for the URL that brought the user to the current web page is referrer. It is like if that previous URL gave the user the referral to the current page and is therefore the user's referrer to it. And referer is just a misspelling of referrer. |
|||||||||||||
|
|
Edit: "Referrer" is something or somebody who refers. "Referral" is the act of referring.
|
||||
This question is protected to prevent "thanks!", "me too!", or spam answers by new users. To answer it, you must have earned at least 10 reputation on this site.