On Jan 26, 2008 7:01 PM,  <[EMAIL PROTECTED]> wrote:
> I only know (and have installed on firefox) this plug-in...
>
> http://geolocatefox.mozdev.org/
>
> But rarely I see geo-location information about websites.

OK, good pointer :)

<?php
echo $_SERVER['SERVER_ADDR'];
?>

tells me the server IP, and

<A HREF="http://www.hostip.info";>
 <IMG SRC="http://api.hostip.info/flag.php?ip=WWW.XXX.YYY.ZZZ";
ALT="GRASS Server flag">
</A>

would give me the right flag (or the name with
http://api.hostip.info/get_html.php?ip=WWW.XXX.YYY.ZZZ
).

Now I need to put both together...

Markus
_______________________________________________
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user

Reply via email to