0 if the two strings are equal.
-1 if the first string is “less than” the second string.
The arguments can be any valid expression as long as they resolve to strings.
public strcasecmp ( mixed | self $expression1, mixed | self $expression2 ) | ||
$expression1 | mixed | self | |
$expression2 | mixed | self |