![]() | geoip_record_by_name(no version information, might be only in CVS) geoip_record_by_name -- Returns the detailed City information found in the GeoIP DatabaseDescrizionearray geoip_record_by_name ( string hostname )The geoip_record_by_name() function will return the record information corresponding to a hostname or an IP address. This function is available for both GeoLite City Edition and commercial GeoIP City Edition. A warning will be issued if the proper database cannot be located. The names of the different keys of the returning associative array are as follows:
Valori restituitiReturns the associative array on success, or FALSE if the address cannot be found in the database. Esempi
| ![]() |