Returns TRUE if every
character in text will
actually create output (including blanks). Returns FALSE if
text contains control characters or characters that
do not have any output or control function at all.
See also ctype_cntrl(),
ctype_graph(), and
ctype_punct().