Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
mb_strpos
mb_strpos
Find where the string first appears in another string
Name:
mb_strpos
Category:
Multi-byte string
Programming Language:
php
One-line Description:
Find where the string first appears in another string
Related
mb_strpos Returns Inconsistent Results Across Different Encodings? Causes and Solutions
4
Similar Functions
mb_strripos
mb_strripos
Caseinsensitivelyfin
mb_decode_numericentity
mb_decode_numericentity
Decodeintocharacters
mb_ereg_replace_callback
mb_ereg_replace_callback
Performregularexpres
mb_strtoupper
mb_strtoupper
Setthestringtoupperc
mb_ereg_search
mb_ereg_search
Multi-byteregularexp
mb_ereg_search_setpos
mb_ereg_search_setpos
Setthestartingpointf
mb_chr
mb_chr
Getspecificcharacter
mb_substr
mb_substr
Getpartofthestring
Popular Articles
mb_strpos Returns Inconsistent Results Across Different Encodings? Causes and Solutions