manual for ord | search for "ord"
Manual © 2001-2008 The PHP Group
ord
Description
int ord ( string string)Returns the ASCII value of the first character of string. This function complements chr().
You can find an ASCII-table over here: http://www.asciitable.com.
See also chr().
© 2008 phparadise | go to the top | search phparadise | generated in 0.028 seconds
33 hits by 4 users in the last 30 minutes.