Posted by Philip Hallstrom on 05/28/05 00:56
> What function do I use to convert an ASCII character into it's equivalent > number? http://us2.php.net/ord int ord ( string string ) Returns the ASCII value of the first character of string. This function complements chr().
[Back to original message]
Copyright © 2005-2006 Powered by Custom PHP Programming