Exibir a lista drop-down

strcasecmp()

« str_word_count | strchr »
<?php
$int 
strcasecmp (
    
// string $str1
    
  // string $str2
);
?>
resultado
$int = 0
Exemplos
#1 strcasecmp  ("Hello",
 
"hello")
Veja também
preg_match, strcmp, stristr, strncasecmp, substr, substr_compare