Hi Folks,
I've been trawling around trying to learn how to encyrpt and
decrypt data using MySQL and PHP. I have (I think) successfully
managed to get a test page working which encrypts the data but I
can't find out how to decrypt it.
I've pasted in the code I'm using which does return as series
of random characters on the screen so I guess it's working.
Can anyone help me find out how to decrypt it?