Fw: [PHP] PHP Equivalent of REXX x2c and c2x Functions

2002-01-23 Thread hugh danaher
- Original Message - From: "hugh danaher" <[EMAIL PROTECTED]> To: "David Drewa" <[EMAIL PROTECTED]> Sent: Wednesday, January 23, 2002 4:36 PM Subject: Re: [PHP] PHP Equivalent of REXX x2c and c2x Functions > > RTFN > http://www.php.net/manual-lo

[PHP] PHP Equivalent of REXX x2c and c2x Functions

2002-01-23 Thread David Drewa
I'm trying to port an application from WinREXX to PHP. What is the PHP equivalent of the x2c() (hexadecimal to character) and c2x() (character to hexadecimal) functions? Is this hexdec() and dechex() functions? Or hex2bin()? Thanks! -- PHP General Mailing List (http://www.php.net/) To unsub