Home
PHP
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
mb_substr
mb_substr
Get part of the string
Name:
mb_substr
Category:
Multi-byte string
Programming Language:
php
One-line Description:
Get part of the string
Related
Example of combination application of is_nan and array_map in PHP
5
How to use xml_set_end_namespace_decl_handler to avoid thread safety issues in a multi-threaded environment?
3
time_nanosleep compatibility test on different platforms (Windows/Linux/macOS)
9
Mysqli_stmt::$error encoding problem that you may have overlooked
5
Similar Functions
mb_split
mb_split
Splittingmultibytest
mb_stripos
mb_stripos
Caseinsensitivelyfin
mb_output_handler
mb_output_handler
Callbackfunctionthat
mb_strrchr
mb_strrchr
Findthelastoccurrenc
mb_language
mb_language
Set/getthecurrentlan
mb_ereg_search_pos
mb_ereg_search_pos
Returnsthepositionan
mb_ereg_match
mb_ereg_match
Regularexpressionmat
mb_strrpos
mb_strrpos
Findthelastlocationo
Popular Articles