[GRASS-user] online documentation is off

Markus Neteler neteler at osgeo.org
Sun Jan 27 05:13:57 EST 2008


On Jan 26, 2008 7:01 PM,  <nikos.alexandris at felis.uni-freiburg.de> 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


More information about the grass-user mailing list