Açılır listeyi görüntüleyin

ctype_graph()

« ctype_digit | ctype_lower »
<?php
$bool 
ctype_graph (
    
  // string $text
);
?>
Sonuç
$bool = false
Örnekler
#1 ctype_graph  ("asdf\n\r\t")
#2 ctype_graph  ("arf12")
#3 ctype_graph  ("LKA#@%.54")
Ayrıca bkz
ctype_alnum, ctype_print, ctype_punct