If you want to find out who is actually linking to you altogether (such as for search engine optimization, etc.) you are going to want to use the following search query in Yahoo... linksite:yoursite.com -site:yoursite.com This will tell you everyone who is linking to you minus the links coming from your site. Google only shows a subset of the links pointing to you, and it is difficult to exclude your own domain from those results. MSN doesn't have a deep enough spider to really give you an accurate response, so Yahoo is the best. There are some more tricks if you are interested, shoot me an email. Russ Jones CTO Virante, Inc. On 3/6/06, Barry <barry@xxxxxxxxxxxxxx> wrote: > > Benjamin Adams wrote: > > I was wondering if there was a way I can see where people are linking > > to me from. Can I find this in php? > > --Ben > $_SERVER["HTTP_REFERER"]; > > It's an Apache server variable. > > -- > Smileys rule (cX.x)C --o(^_^o) > Dance for me! ^(^_^)o (o^_^)o o(^_^)^ o(^_^o) > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > >