Did you know you can display the IP address of each of your website visitors? It's simple - just paste this tiny bit of PHP code where ever you wish to display it: <? echo $_SERVER["REMOTE_ADDR"]; ?>