Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
mb_strstr
mb_strstr
Find the first occurrence of a string in another string
Name:
mb_strstr
Category:
Multi-byte string
Programming Language:
php
One-line Description:
Find the first occurrence of a string in another string
Related
How to correctly handle the case when mb_strstr function returns false
10
Similar Functions
mb_ereg_search_init
mb_ereg_search_init
Settingstringsandreg
mb_http_input
mb_http_input
DetectHTTPinputchara
mb_ord
mb_ord
Getthecodepointofthe
mb_eregi
mb_eregi
Multi-bytesupportsre
mb_ereg_search
mb_ereg_search
Multi-byteregularexp
mb_encode_numericentity
mb_encode_numericentity
Encodecharactersinto
mb_convert_encoding
mb_convert_encoding
Convertcharacterenco
mb_internal_encoding
mb_internal_encoding
Set/getinternalchara
Popular Articles
How to correctly handle the case when mb_strstr function returns false