Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
nl_langinfo
nl_langinfo
Query language and locale information
Name:
nl_langinfo
Category:
String
Programming Language:
php
One-line Description:
Returns specific local information.
Related
nl_langinfo() Example of usage of obtaining AM/PM time stamps
4
nl_langinfo() Return Values Explained: A Complete Guide to Common Localization Constants
7
How to Use nl_langinfo() to Check the Date Format of the Current Locale: A Detailed Guide
1
Similar Functions
str_replace
str_replace
Substringreplacement
addcslashes
addcslashes
Escapecharactersinas
number_format
number_format
Formatanumberinathou
quoted_printable_encode
quoted_printable_encode
Convertan8-bitstring
strpbrk
strpbrk
Findanyoneofasetofch
strlen
strlen
Getthestringlength
bin2hex
bin2hex
Convertbinarydatatoh
substr_replace
substr_replace
Substringsthatreplac
Popular Articles
How to Use nl_langinfo() to Check the Date Format of the Current Locale: A Detailed Guide
nl_langinfo() Return Values Explained: A Complete Guide to Common Localization Constants
nl_langinfo() Example of usage of obtaining AM/PM time stamps