Mostrar lista de opciones

strcasecmp()

« str_word_count | strchr »
<?php
$int 
strcasecmp (
    
// string $str1
    
  // string $str2
);
?>
Resultado
$int = 0
Ejemplos
#1 strcasecmp  ("Hello",
 
"hello")
Ver también
preg_match, strcmp, stristr, strncasecmp, substr, substr_compare