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
parse_str
parse_str
Parsestringsintomult
quoted_printable_decode
quoted_printable_decode
Convertaprintablestr
ord
ord
Convertthefirstbyteo
number_format
number_format
Formatanumberinathou
vsprintf
vsprintf
Returnstheformatteds
stripcslashes
stripcslashes
Anti-referenceastrin
htmlentities
htmlentities
Convertallapplicable
strncasecmp
strncasecmp
Binarysafecomparison
Popular Articles
nl_langinfo() Return Values Explained: A Complete Guide to Common Localization Constants
How to Use nl_langinfo() to Check the Date Format of the Current Locale: A Detailed Guide
nl_langinfo() Example of usage of obtaining AM/PM time stamps