in reply to Re: convert hexadecimal value to encrypted string
in thread convert hexadecimal value to encrypted string
The data is stored as a hex string in the database table. I want to convert it back to a "regular string" and am unable to find the right conversion string using pack/unpack. I hope this makes my question clearer.
Thanks!
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: convert hexadecimal value to encrypted string
by diotalevi (Canon) on Dec 11, 2004 at 02:50 UTC | |
by linuxfan (Beadle) on Dec 11, 2004 at 03:08 UTC | |
by diotalevi (Canon) on Dec 11, 2004 at 03:11 UTC | |
by linuxfan (Beadle) on Dec 11, 2004 at 08:00 UTC | |
by dakkar (Hermit) on Dec 11, 2004 at 16:57 UTC | |
| |
by Mr. Muskrat (Canon) on Dec 11, 2004 at 15:10 UTC | |
|