aboutsummaryrefslogtreecommitdiffstats
path: root/ip/index.php
blob: 405626b071fada6b7e93cbbd4c700f37bc295e20 (plain)
1
2
3
<?php  
echo 'This is the IP Address - '.$_SERVER['REMOTE_ADDR'];
?>