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