Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
mb_substitute_character
mb_substitute_character
Set/get alternative characters
Name:
mb_substitute_character
Category:
Multi-byte string
Programming Language:
php
One-line Description:
Set/get alternative characters
Related
How to Use mb_substitute_character to Prevent String Truncation and Garbled Text
7
Detailed explanation of function parameters and common errors
9
How to Use mb_substitute_character() to Replace Invalid Characters? Practical Tips Compilation
7
Similar Functions
mb_split
mb_split
Splittingmultibytest
mb_decode_mimeheader
mb_decode_mimeheader
DecodestringsinMIMEh
mb_ord
mb_ord
Getthecodepointofthe
mb_ereg_search_getpos
mb_ereg_search_getpos
Returnsthestartingpo
mb_scrub
mb_scrub
Replacemalformedbyte
mb_substr_count
mb_substr_count
Calculatethenumberof
mb_list_encodings
mb_list_encodings
Returnsallsupportede
mb_ereg_search_pos
mb_ereg_search_pos
Returnsthepositionan
Popular Articles
How to Use mb_substitute_character to Prevent String Truncation and Garbled Text
How to Use mb_substitute_character() to Replace Invalid Characters? Practical Tips Compilation
Detailed explanation of function parameters and common errors