Ver original<?php$meta = unserialize(file_get_contents('http://www.geoplugin.net/php.gp?ip=$_SERVER[REMOTE_ADDR]')); echo $meta['geoplugin_latitude'];echo "<br>";echo $meta['geoplugin_longitude'];?>