nl_langinfo() is used to access individual elements of the locale categories. Unlike localeconv(), which returns all of the elements, nl_langinfo() allows you to select any specific element. If item is not valid, FALSE will be returned. item may be an integer value of the element or...
www.dbjr.com.cn/shouce/php5/zh/function... 2025-4-5