Home
PHP
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
mb_stristr
mb_stristr
Case insensitively search for the first occurrence of a string in another string
Name:
mb_stristr
Category:
Multi-byte string
Programming Language:
php
One-line Description:
Case insensitively search for the first occurrence of a string in another string
Related
Generate dynamic banner images using imagecreatefromgd2()
3
What is the difference between array_udiff_uassoc() and array_diff_uassoc()?
3
Package the array result of json_decode() as binary data
1
How to use socket_accept() to implement concurrent client processing
1
Similar Functions
mb_strrichr
mb_strrichr
Caseinsensitivelyloo
mb_chr
mb_chr
Getspecificcharacter
mb_parse_str
mb_parse_str
ParseGET/POST/COOKIE
mb_decode_mimeheader
mb_decode_mimeheader
DecodestringsinMIMEh
mb_ereg_search
mb_ereg_search
Multi-byteregularexp
mb_strstr
mb_strstr
Findthefirstoccurren
mb_substitute_character
mb_substitute_character
Set/getalternativech
mb_language
mb_language
Set/getthecurrentlan
Popular Articles