PHP » GoLang |
login |
register |
about
|
strcasecmp(PHP 4, PHP 5, PHP 7) strcasecmp — Binary safe case-insensitive string comparison Description
int strcasecmp
( string
$str1
, string $str2
)Binary safe case-insensitive string comparison. Parameters
Return Values
Returns < 0 if Examples
Example #1 strcasecmp() example
<?php See Also
|
more
Recently updated
more
Most requested
more
Last requests
|