![]() |
PHP IP Adress grabber
does anyone know a good IP address grabber... for some reason i can't get any to work! please help
|
Re: PHP IP Adress grabber
tcpdump
:P |
Re: PHP IP Adress grabber
not helpful lol... but really i can't seem to get any to work
|
Re: PHP IP Adress grabber
what is a IP address grabber exactly? :O (i may even be able to help if I don't know what it is you need to do!)
|
Re: PHP IP Adress grabber
it gets the person's ip... and then displays it... i know how to display it but i can't get my IP getter to work
|
Re: PHP IP Adress grabber
this is for PHP? have you tried : http://uk2.php.net/manual/en/function.gethostbyaddr.php
(that's PHP Code:
|
Re: PHP IP Adress grabber
funny,
you can show it, print it, or whatever, but you cannot store it away? If you can show it, you can probably put it into a variable? :S |
Re: PHP IP Adress grabber
Quote:
|
Re: PHP IP Adress grabber
$_SERVER["REMOTE_ADDR"]
is correct. http://bs-linux.com/devel/ip.php PHP Code:
|
All times are GMT +2. The time now is 03:20. |
Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.