PHP 8.1.28 Released!

运行时配置

这些函数的行为受 php.ini 中的设置影响。

GeoIP 配置选项
名字 默认 可修改范围 更新日志
geoip.custom_directory "" INI_ALL

这是配置指令的简短说明。

geoip.custom_directory string

默认为空,但是可以设置一个不同的数据库来覆盖该扩展自带的数据库。

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top