Home
PHP
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
mb_scrub
mb_scrub
Replace malformed byte sequences with substitute characters
Name:
mb_scrub
Category:
Multi-byte string
Programming Language:
php
One-line Description:
Replace malformed byte sequences with substitute characters
Related
Solution to the "function undefined" error when init function is initialized
6
How to handle the return of hash_final null value?
9
Solve the problem of type mismatch when getting the result of PDOStatement::fetchObject
2
How to use require and include to introduce external files in main function
4
Similar Functions
mb_strimwidth
mb_strimwidth
Getstringtruncatedby
mb_convert_variables
mb_convert_variables
Convertcharacterenco
mb_split
mb_split
Splittingmultibytest
mb_ereg_replace
mb_ereg_replace
Replaceregularexpres
mb_http_output
mb_http_output
Set/getHTTPoutputcha
mb_str_split
mb_str_split
Givenamultibytestrin
mb_strrpos
mb_strrpos
Findthelastlocationo
mb_convert_kana
mb_convert_kana
Change"Kasaname
Popular Articles