manual for chr | search for "chr"
Manual © 2001-2008 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.
© 2008 phparadise | go to the top | search phparadise | generated in 0.031 seconds
32 hits by 20 users in the last 30 minutes.