Display the text box

strnatcasecmp()

« strlen | strnatcmp »
<?php
$int 
strnatcasecmp (
    
// string $str1
    
  // string $str2
);
?>
Result
$int = -1
Examples
#1 strnatcasecmp  ("abc",
 
"DEF")
See also
preg_match, setlocale, strcasecmp, strcmp, stristr, strncasecmp, strncmp, strstr, substr