ctype_cntrl

Check for control character(s) (PHP 4 >= 4.0.4)
bool ctype_cntrl ( string text )

Returns TRUE if every character in text has a special control function, FALSE otherwise. Control characters are e.g. line feed, tab, esc.

This HTML Help has been published using the chm2web software.