Exibir a lista drop-down

strnatcasecmp()

« strlen | strnatcmp »
<?php
$int 
strnatcasecmp (
    
// string $str1
    
  // string $str2
);
?>
resultado
$int = -1
Exemplos
#1 strnatcasecmp  ("abc",
 
"DEF")
Veja também
preg_match, setlocale, strcasecmp, strcmp, stristr, strncasecmp, strncmp, strstr, substr