ctype_punct
(PHP 4 >= 4.0.4)
ctype_punct --
Check for any printable character which is not whitespace or an
alphanumeric character
Description
bool
ctype_punct ( string c)
주의 |
This extension is
EXPERIMENTAL. The behaviour of this extension --
including the names of its functions and anything else documented
about this extension -- may change without notice in a future release of PHP.
Use this extension at your own risk. |