Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Drupal を使用して Analytics レポート ページを作成しました。所有している API に基づいて都市と国を提供するサービス、モジュール、または何かを見つけたいと考えています。
ただの変換。IP を (関数などに) 渡すと、City と Country が返されます。
それが Drupal モジュールであれば素晴らしいですが、それ以外の場合は、サイトのデータベースに入れ、検索クエリを入力して、IP を介して都市、国を見つけることができる関数またはデータベースです。