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 unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to