chr
(PHP 4, PHP 5)
chr — 返回指定的字符
string chr ( int $ascii )
返回相对应于 ascii 所指定的单个字符。
此函数与 ord() 是互补的。
ascii
Ascii 码。
返回规定的字符。
Example #1 chr() 例子
$str