Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
setlocale
setlocale
Setting the locale information
Name:
setlocale
Category:
String
Programming Language:
php
One-line Description:
Set up regional information (regional information).
Related
PHP setlocale() Not Working? It Might Be Due to OS and Locale Incompatibility
5
How to Use setlocale() to Set and Format Timestamps in Logs: A Practical Example
10
setlocale() Practice and skills for setting number formatting
3
Similar Functions
number_format
number_format
Formatanumberinathou
nl2br
nl2br
InsertHTMLnewlinetag
htmlspecialchars_decode
htmlspecialchars_decode
ConvertspecialHTMLen
str_split
str_split
Convertstringstoarra
addcslashes
addcslashes
Escapecharactersinas
ord
ord
Convertthefirstbyteo
strpbrk
strpbrk
Findanyoneofasetofch
strlen
strlen
Getthestringlength
Popular Articles
How to Use setlocale() to Set and Format Timestamps in Logs: A Practical Example
PHP setlocale() Not Working? It Might Be Due to OS and Locale Incompatibility
setlocale() Practice and skills for setting number formatting