I'd like to add a small snippet of php code that would display a link to the domain the visitor came from. Not the page they came from, but the domain. Is this possible?
Here is a small task for you. Look up php $_SERVER in the search engines and see what you can find. Cheers Tim