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_ireplace
str_ireplace
Thecase-insensitivev
addcslashes
addcslashes
Escapecharactersinas
lcfirst
lcfirst
Setthefirstcharacter
strspn
strspn
Calculatethelengthof
htmlspecialchars
htmlspecialchars
Convertspecialcharac
substr_replace
substr_replace
Substringsthatreplac
md5_file
md5_file
Calculatethemd5hashv
strcspn
strcspn
Getthelengthofthesta
Popular Articles
nl_langinfo() Example of usage of obtaining AM/PM time stamps
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