Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
convert_cyr_string
convert_cyr_string
Convert a character from one Cyrillic character to another
Name:
convert_cyr_string
Category:
String
Programming Language:
php
One-line Description:
Converts a string from one Cyrillic character set to another.
Related
What Are the Consequences of Using the convert_cyr_string Function on Non-Cyrillic Characters?
8
What are the consequences of ignoring the original string encoding when using convert_cyr_string?
9
Use convert_cyr_string to unify database reading, writing and encoding
2
Similar Functions
stripos
stripos
Findthelocationwhere
md5
md5
Calculatethemd5hashv
number_format
number_format
Formatanumberinathou
str_shuffle
str_shuffle
Randomlydisruptastri
trim
trim
Removespaces(orother
str_word_count
str_word_count
Returninformationabo
crypt
crypt
One-waystringhash
sscanf
sscanf
Parsesenteredcharact
Popular Articles
Use convert_cyr_string to unify database reading, writing and encoding
What are the consequences of ignoring the original string encoding when using convert_cyr_string?
What Are the Consequences of Using the convert_cyr_string Function on Non-Cyrillic Characters?