Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
mb_strlen
mb_strlen
Get the string length
Name:
mb_strlen
Category:
Multi-byte string
Programming Language:
php
One-line Description:
Get the string length
Related
Create a subset of an array using array_slice
9
What problems will cause for forgetting to post-process the timeout mechanism in socket_set_block?
4
PHP lchown() Function Explained: How to Change File and Directory Owners
8
How to use mb_get_info in PHP to get multibyte character encoding information
2
Similar Functions
mb_encoding_aliases
mb_encoding_aliases
Getanaliasforaknowne
mb_stripos
mb_stripos
Caseinsensitivelyfin
mb_stristr
mb_stristr
Caseinsensitivelysea
mb_strlen
mb_strlen
Getthestringlength
mb_ereg_replace_callback
mb_ereg_replace_callback
Performregularexpres
mb_strtoupper
mb_strtoupper
Setthestringtoupperc
mb_decode_mimeheader
mb_decode_mimeheader
DecodestringsinMIMEh
mb_output_handler
mb_output_handler
Callbackfunctionthat
Popular Articles