Results 1 to 2 of 2
Via nbtstat my ip is not really there (host not found) and the same if your were to ping my machine. I noticed phpbb is able to pickup my ip ...
- 12-04-2003 #1Linux Engineer
- Join Date
- Mar 2003
- Location
- U.S.A.
- Posts
- 1,025
ip and phpbb
Via nbtstat my ip is not really there (host not found) and the same if your were to ping my machine. I noticed phpbb is able to pickup my ip anyway.
So how is it doing it?
Obviously it could break apart the packets and read the ip header. I was wondering if it was using some other method. Any idea's?Dan
\"Keep your friends close and your enemies even closer\" from The Art of War by Sun Tzu\"
- 12-04-2003 #2
More the linkely this but thats a guess
Code:<?php echo $_SERVER['REMOTE_ADDR']; ?>


Reply With Quote
