![]() |
![]() |
$str.containsnocaseReturns 1 if the first parameter contains the second, case insensitive |
Usage |
|
Description |
Returns 1 if the first string parameter contains the second string parameter whithout taking in consideration the case of the characters in the string. |
Syntax Specification |
|
See also |
$str.contains |