It seems that this function does not recognize characters such as '', '', '', '' as printable.
Depends on your locale settings, in the default "C" locale they are
indeed not printable as it is 7bit ASCII based. (hartmut)
ctype_print说明bool ctype_print ( string text )
Checks if all of the characters in the provided string,
返回值
Returns TRUE if every character in 范例
flatline at greyhat dot nl
04-Mar-2004 12:58
It seems that this function does not recognize characters such as '', '', '', '' as printable.
| ||