Reader::get( string $ipAddress )

Retrieves the record for the IP address.


Description Description


Parameters Parameters

$ipAddress

(Required) the IP address to look up


Top ↑

Return Return

(mixed) the record for the IP address


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.