Page 1 of 1

Translating a ascii value into a decimal value

Posted: Mon Jan 05, 2004 9:04 pm
by mccommunity
Can someone tell me what command I use to translate ASCII values into decimal values. So it would translate p into 112 and so forth. Thanks.


Mark

Posted: Mon Jan 05, 2004 9:12 pm
by scorphus
Maybe [php_man]ord[/php_man]() is your friend.

Cheers,
Scorphus.

Posted: Mon Jan 05, 2004 9:22 pm
by JAM
Stop that crossposting.
viewtopic.php?t=16325

[ C L O S E D ]