Home
PHP
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
mb_stripos
mb_stripos
Case insensitively find where a string first appears in another string
Name:
mb_stripos
Category:
Multi-byte string
Programming Language:
php
One-line Description:
Case insensitively find where a string first appears in another string
Related
Differences in imageflip() use in CLI and Web environments
3
array_diff_assoc() Basic syntax and usage examples
2
PHP Tutorial: Accurately Get Multibyte String Length Using mb_strlen Function
1
What should I do if I use md5_file() on a large file?
5
Similar Functions
mb_strtoupper
mb_strtoupper
Setthestringtoupperc
mb_stripos
mb_stripos
Caseinsensitivelyfin
mb_encode_mimeheader
mb_encode_mimeheader
EncodestringsforMIME
mb_substr
mb_substr
Getpartofthestring
mb_convert_kana
mb_convert_kana
Change"Kasaname
mb_strwidth
mb_strwidth
Returnsthewidthofthe
mb_eregi
mb_eregi
Multi-bytesupportsre
mb_strrchr
mb_strrchr
Findthelastoccurrenc
Popular Articles