Script showing your I.P.

var ip= '<!--#echo var="REMOTE_ADDR"-->';
document.write("Your IP Address is :"+ip+" ");

No comments:

Post a Comment