<?php
$IP = $_SERVER['REMOTE_ADDR'];
$tags = get_meta_tags('http://www.geobytes.com/IpLocator.htm?GetLocation&template=php3.txt&IpAddress='.
$IP
);
print $tags['city']; // city name
print $tags['country']; // country name
?>
Programming,Web, Technology,Mobiles,Tablets,Reviews
<?php
$IP = $_SERVER['REMOTE_ADDR'];
$tags = get_meta_tags('http://www.geobytes.com/IpLocator.htm?GetLocation&template=php3.txt&IpAddress='.
$IP
);
print $tags['city']; // city name
print $tags['country']; // country name
?>
Nulla sagittis convallis arcu. Sed sed nunc. Curabitur consequat. Quisque metus enim, venenatis fermentum, mollis in, porta et, nibh. Duis vulputate elit in elit. Mauris dictum libero id justo.
No comments:
Post a Comment