How To Get Referer From Another Website With Php
Description: How To Get Referer From Another Website With Php
Tags: how ,to ,get ,referer ,from ,another ,website ,with ,php
REFERRER:
if you have php and you have a php script and you want to know where your visitors are coming from you can actually use to find out who is sending you traffic to your site, you can use it with a database and you can keep track like a counter of where how are your referrers, you will get the domain name and the url of where the hits are coming from with
try it.
<?php
echo $_SERVER[HTTP_REFERER];
?>
Information
Title: How To Get Referer From Another Website With Php
Info: This Post Has Been Viewed 0 Times Since
Date: Mon Dec 22, 2008
Author
wallpaperama Received 0 Replies #1229
Related Content
Related Pages
Related Sites
Add Your Website
Share
URL:

Share this page by putting this URL in your comments to other websites like myspace, Facebook, Twitter friendster, Hi5, Groups, Boards, Forum or others. Just Copy and Paste this Code
Embed:

To embed this topic, just copy the code from the "Embed" box. Once you've copied the code, just paste it into your website or blog to embed it
BBCODE::

BBCODE is use on forums. You can put this code on all your BBCODE enabled forums like PhpBB, vBulletin® and others. Just Copy and Paste this code on your Posts and Replies on your forums