manual for chr | search for "chr"
Manual © 2001-2010 The PHP Group
chr
Description
string chr ( int ascii)Returns a one-character string containing the character specified by ascii.
You can find an ASCII-table over here: http://www.asciitable.com.
This function complements ord(). See also sprintf() with a format string of %c.
© 2010 phparadise | go to the top | search phparadise | generated in 0.014 seconds
25 hits by 15 users in the last 30 minutes.