Display the user's IP address on any page. Copy and paste this code:
<? echo getenv('REMOTE_ADDR'); ?>
Go back home