Frosty
04-28-2002, 12:47 PM
:confused:
Does anyone know the best way to get someone`s IP address to show up when they visit my site? I used the below PHP code but it must not be accurate at all because i`ve been online for an hour straight and every ten minutes i click on my webpage to view my own IP but it shows a completely different IP each time. That can`t be correct.
And other websites that have IP checkers...theirs doesn`t do the above. It shows my IP correctly and not a million different ones.
<? echo $REMOTE_ADDR ?>
Does anyone know the best way to get someone`s IP address to show up when they visit my site? I used the below PHP code but it must not be accurate at all because i`ve been online for an hour straight and every ten minutes i click on my webpage to view my own IP but it shows a completely different IP each time. That can`t be correct.
And other websites that have IP checkers...theirs doesn`t do the above. It shows my IP correctly and not a million different ones.
<? echo $REMOTE_ADDR ?>
