Ok, well I know most of you are knowledge able about php-nuke, well in there there is something like a refer, that will tell you the websites that linked to yours...how do I do that?
Refers
Started by liveman, Oct 10 2005 12:14 PM
2 replies to this topic
#1
Posted 10 October 2005 - 12:14 PM
#2
Posted 10 October 2005 - 12:19 PM
I dont think you can have something that finds everysite in the world that links to your site, but you can find out what site people came to your site from. If you have a real host they usually have a thing you can install that has webstats, everything about your site, unique hits, hits perday/month, browsers they use, how many have gotten errors, and also what website they came from. Try installing that, Im not good at php or anything so other than that I dont know..just a thought on what you could do
#3
Posted 10 October 2005 - 03:46 PM
php has a variable that stores that info already. Simply go to the php tutorial section of this site to learn more about how you would do anything with it.
But for a head start, the variable is $_SERVER['HTTP_REFERER']
But for a head start, the variable is $_SERVER['HTTP_REFERER']
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users
