Visualizzare l'elenco a discesa

strcasecmp()

« str_word_count | strchr »
<?php
$int 
strcasecmp (
    
// string $str1
    
  // string $str2
);
?>
risultato
$int = 0
Esempi
#1 strcasecmp  ("Hello",
 
"hello")
Vedi anche
preg_match, strcmp, stristr, strncasecmp, substr, substr_compare