nl_langinfo
nl_langinfo
(PHP 4 >= 4.1.0, PHP 5, PHP 7)
nl_langinfo — Query language and locale information
Description
string nl_langinfo ( int $item )
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.