|
|
$str.containsnocaseReturns 1 if the first parameter contains the second, case insensitive |
| Syntax |
|
| 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. |