Err.... like the question says.
How do I go about encrypting and then decrypting data that is being stored and retrieved from the database.
By the way it's not just for storing a password which has been md5ed, I need to retrieve the data too.
Thanks!