Skip to content

Instantly share code, notes, and snippets.

@sukhikh18
Created November 15, 2021 11:32
Show Gist options
  • Save sukhikh18/c04b12d888fb082ec74a80ba41b60962 to your computer and use it in GitHub Desktop.
Save sukhikh18/c04b12d888fb082ec74a80ba41b60962 to your computer and use it in GitHub Desktop.
Проверить определение города по IP Bitrix
<?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