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.
是否可以使用 PHP 从 AwStats 访问访问者县的来源信息?我想添加到项目中的一个新功能列出了最近访问者的国家(30 天)。
您需要做的是从 Apache 访问日志中的 IP 地址查找国家/地区。这与 Awstats 用于生成其数据的日志相同。