Re: [PHP] convert hex message to ascii msg, How?

2007-12-07 Thread tedd

At 3:51 PM +0800 12/7/07, Shelley Shyan wrote:

Hi all,

How could I convert a hex msg to ascii msg?
Is there a php function or sth?



Shelley:

You mean like a stream of HEX to be translated to ASCII, like:

41 41 52 50  to  A A R P (I'm am member)

Cheers,

tedd
--
---
http://sperling.com  http://ancientstones.com  http://earthstones.com

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] convert hex message to ascii msg, How?

2007-12-07 Thread Richard Heyes

How could I convert a hex msg to ascii msg?
Is there a php function or sth?


Try posting a small example.

--
Richard Heyes
http://www.websupportsolutions.co.uk

Knowledge Base and HelpDesk software
that can cut the cost of online support

** NOW OFFERING FREE ACCOUNTS TO CHARITIES AND NON-PROFITS **

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php