Adblock breaks this site

Help with IP logging.

Discussion in 'Web Programming' started by rhall072, Jul 5, 2007.

  1. rhall072

    rhall072 Active Member

    Joined:
    Jun 28, 2005
    Posts:
    149
    Referrals:
    0
    Sythe Gold:
    0
    Help with IP logging.

    I'm looking to log IPs of everyone that visits my website can someone here help me?
     
  2. A Hobo

    A Hobo Guest

    Referrals:
    0
    Help with IP logging.

    testest
     
  3. -------owned-------

    -------owned------- Guru
    Banned

    Joined:
    Jan 27, 2007
    Posts:
    1,225
    Referrals:
    0
    Sythe Gold:
    0
    Help with IP logging.

    <?php
    $ip = $_SERVER['REMOTE_ADDR'];
    echo $ip;
    ?>
    Doesn't log, but displays the ip.
     
< HTML tester. (single line) | Anyone have or can crack Cute News? >


 
 
Adblock breaks this site