File manager - Edit - /var/www/ratemypay/vendor/torann/geoip/src/helpers.php
Back
<?php if (!function_exists('geoip')) { /** * Get the location of the provided IP. * * @param string $ip * * @return \Torann\GeoIP\GeoIP|\Torann\GeoIP\Location */ function geoip($ip = null) { if (is_null($ip)) { return app('geoip'); } return app('geoip')->getLocation($ip); } }
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings