do you need a script to show ip on website? if so we will show you a simple script to show ip on website so you can show your visitors the ip address from their computer for security purposes for example

for this we are going to be using PHP, the script code is simple check it out:

SCRIPT CODE:
<?php
echo 'YOUR IP ADDRESS IS: '.$_SERVER['REMOTE_ADDR'];
?>/div>

simple try it on your website today. the only requirement is that you must have PHP on your website

if you dont have PHP, Webune offers PHP web hosting, sign up today!!!!