- Forums
- Linux
- Script To Show Ip Address On Website
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 [3304], Last Updated: Mon Jun 24, 2024
Webune Support
Fri Mar 05, 2010
0 Comments
696 Visits
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!!!!