![]() |
![]() |
$str.cmpnocaseCompare two strings alphabetically, case insensitive. |
Usage |
|
Description |
This function compares two strings alphabetically. If the first string is 'greater' than the second, it will return a positive number, a negative number is the second is greater and 0 if the two strings are equal. This function is case insensitive. |
Syntax Specification |
|
See also |
$str.cmp() |