Home
PHP
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
str_contains
str_contains
Determines whether a string contains a given substring
Name:
str_contains
Category:
String
Programming Language:
php
One-line Description:
Determines whether a string contains a given substring
Related
How to handle control message differences using socket_cmsg_space in IPv4 and IPv6?
8
How to debug memory overflow problem in socket_cmsg_space function?
2
Tips for implementing dynamic plug-in loading using init function
9
Use array_slice to implement the N elements extraction
1
Similar Functions
strstr
strstr
Findthefirstoccurren
chunk_split
chunk_split
Splitthestringintosm
vsprintf
vsprintf
Returnstheformatteds
strcspn
strcspn
Getthelengthofthesta
quoted_printable_decode
quoted_printable_decode
Convertaquotation-ma
localeconv
localeconv
Getdigitalformatinfo
convert_cyr_string
convert_cyr_string
Convertacharacterfro
strtolower
strtolower
Convertstringtolower
Popular Articles