ドロップダウンリストを表示

ctype_upper()

« ctype_space | ctype_xdigit »
<?php
$bool 
ctype_upper (
    
  // string $text
);
?>
結果
$bool = false
#1 ctype_upper  ("AKLWC139")
#2 ctype_upper  ("LMNSDO")
#3 ctype_upper  ("akwSKWsm")
参照
ctype_alpha, ctype_lower, setlocale