php in forum
Posted: Wed Dec 24, 2003 4:03 am
Code: Select all
<?php
$ip = getenv('REMOTE_ADDR');
PRINT("Your IP: $ip");
?>Could I possible post that in my signature or in a message board? Maybe using a directly link?? So that it will show an ip?