在PHP中的nl_langinfo()函数

在PHP中的nl_langinfo()函数

nl_langinfo() 函数包含有关语言和区域设置的信息。

注意 - 此函数在 Windows 上不起作用。

语法

nl_langinfo(ele) 登录后复制