Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
localeconv
localeconv
Get digital format information
Name:
localeconv
Category:
String
Programming Language:
php
One-line Description:
Returns local digital and currency format information.
Related
settype() Problems that may be encountered when converting data types
9
Use array_slice to implement array paging navigation logic
3
Basic usage of apcu_entry: How to cache data and improve performance
10
How to handle cache competition in high concurrency through apcu_entry
2
Similar Functions
echo
echo
Outputoneormorestrin
str_rot13
str_rot13
Performarot13convers
html_entity_decode
html_entity_decode
ConvertHTMLentitiest
quotemeta
quotemeta
Escapemetacharacters
print
print
Outputastring
ucwords
ucwords
Convertthefirstlette
join
join
Aliasofimplode
quoted_printable_encode
quoted_printable_encode
Convertan8-bitstring
Popular Articles