yeah i dont know about keeping it in the in the same db with plain numbers. I'm almost thinking that creating my own algorithm to encrypt and decrypt it would be the best way but I would need to store that function on the server anyways. Does mysql have any special functionality for something like this or should it all be done on the php side?