how to get referer from another website with php

Mobile
feeds
Welcome Login | Register

how to get referer from another website with php
Reply Your Comments:
Click this button if you are interested in replying to this topic and leave your comments
Sent To Friend
CLick this button if you want to send this page to a friend.
Subsribe To Rss Feeds
Subscribe to RSS
CLick this button if you want to subscribe to this RSS Feed. You can use your browsers feeds burners if you have mozilla or internet explorer 7 or higher and keep up with updates.
  Forums Index
      » PHP Forums
        » » how to get referer from another website with php
how to get referer from another website with php
Post Description: how to get referer from another website with php PHP
Post Tags:
This Post Has Been Viewed 55 Times Since Mon Dec 22, 2008 9:45 pm Author wallpaperama with 0 replies
how to get referer from another website with php
Advertise On This Page




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];
?>




Leave Your Comments

Your Name
Your Email Address (Will Not Be Published)
Notify Me When Someone Replies to this Page
(An email will be sent to you when someone replies to your comments)
Your Comments
Include A Picture with your comments
Share
| More
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
URL:
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.
Embed:
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
BBCODE:
Subscribe Feeds
Webmasters - Exchange Links With Us. Add related websites to this topic
Add Link:
Links Related to : how to get referer from another website with php

Comments and replies About how to get referer from another website with php
(0) Comments