Created
November 15, 2021 11:32
-
-
Save sukhikh18/c04b12d888fb082ec74a80ba41b60962 to your computer and use it in GitHub Desktop.
Проверить определение города по IP Bitrix
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
\Bitrix\Main\Service\GeoIp\Manager::getDataResult('127.0.0.1', LANGUAGE_ID)->getGeoData(); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment