Reader::__construct( string $database )

Constructs a Reader for the MaxMind DB format. The file passed to it must be a valid MaxMind DB file such as a GeoIp2 database file.


Description Description


Parameters Parameters

$database

(Required) the MaxMind DB file to use


Top ↑

Source Source

File: vendor/maxmind-db/reader/src/MaxMind/Db/Reader.php


			


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.