Hi
My endless problems with this go on!
Now, I've got the encrypted value back from PHP, and successfully put that into the mysql database.
In Delphi I can put an encrypted value into the database, and decrypt it.
However, when it comes to decrypting a value that was originally encrypted via PHP, it doesn't decrypt properly.
I have checked and the key is the same, the algorithm is the same. So I am at a loss as to what's going on.
Has anyone else come across this? Any ideas?
Regards
Elizabeth