converting decimal value to ASCII character
Posted: Thu Apr 01, 2004 7:45 pm
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
is there a way to convert a decimal value to its ASCII character in PHP?
for example: 64 to 'A'
or 32 to ' ' ?
thanks