Mostrar lista de opciones

strnatcasecmp()

« strlen | strnatcmp »
<?php
$int 
strnatcasecmp (
    
// string $str1
    
  // string $str2
);
?>
Resultado
$int = -1
Ejemplos
#1 strnatcasecmp  ("abc",
 
"DEF")
Ver también
preg_match, setlocale, strcasecmp, strcmp, stristr, strncasecmp, strncmp, strstr, substr