Jeremy Reynolds wrote:
What function do I use to convert an ASCII character into it's
equivalent number?
http://php.net/ord
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
On Wed, 2005-05-25 at 16:01, Jeremy Reynolds wrote:
> What function do I use to convert an ASCII character into it's
> equivalent number?
ord()
--
s/:-[(/]/:-)/g
BrianGnuPG -> KeyID: 0x04A4F0DC | Key Server: pgp.mit.edu
On Wed, 2005-05-25 at 16:11, Jeremy Reynolds wrote:
> What function do I use to convert an ASCII character into it's
> equivalent number?
> --
> Sorry, I think my spam filters got any responses. If you replied,
> could you please resend it to me?
ord()
--
PHP General Mailing List (http://www.
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().
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, vis
www.php.net/chr or www.php.net/ord
forget which is which - I always have to check.
On 5/25/05, Jeremy Reynolds <[EMAIL PROTECTED]> wrote:
> What function do I use to convert an ASCII character into it's
> equivalent number?
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscrib
What function do I use to convert an ASCII character into it's
equivalent number?
--
Sorry, I think my spam filters got any responses. If you replied,
could you please resend it to me?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
What function do I use to convert an ASCII character into it's
equivalent number?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
7 matches
Mail list logo