I have banners on other websites.
I'm trying to detect who is clicking on what banners.
I can have the company that has the banners throw a ?
bannercompany='companyname'
and do a query on that but I would like to do it just by auto detecting
Ben
On Mar 6, 2006, at 11:21 AM, <jblanchard@xxxxxxxxxx>
<jblanchard@xxxxxxxxxx> wrote:
[snip]
I was wondering if there was a way I can see where people are linking
to me from. Can I find this in php?
[/snip]
HTTP_REFERRER is good to see where people are coming from, if it is
set.
Are you wanting to see if people have links to your site? If so,
you're
going to need a spider.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php