If there is a thing like that, I need a code in php that checks the ip of a no-ip adress and print it..plz I need that code if there is a code like that in PHP (ASP will be good either)
<?php
$ip = gethostbyname('www.example.com');
echo $ip;
?>
<?php
$ip = gethostbyname('www.google.com');
echo $ip;
?>
sweet.
does it have to be a .com?
can it be like. in a homenet work like
robs compuer
sweet.
can it be like. in a homenet work like
robs compuer