Dropdown-Liste anzeigen

strcasecmp()

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