4 4newliving Guest Dec 14, 2008 #2 Hi the Code is : <? $ip = $_SERVER['REMOTE_ADDR']; echo "Your IP Address is : ".$ip; ?> I found it in this website :
Hi the Code is : <? $ip = $_SERVER['REMOTE_ADDR']; echo "Your IP Address is : ".$ip; ?> I found it in this website :