Page 1 of 1

converting decimal value to ASCII character

Posted: Thu Apr 01, 2004 7:45 pm
by davidklonski
Hello

is there a way to convert a decimal value to its ASCII character in PHP?

for example: 64 to 'A'
or 32 to ' ' ?

thanks

Posted: Thu Apr 01, 2004 7:46 pm
by markl999