encryption

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
sweenyman
Forum Commoner
Posts: 29
Joined: Fri Feb 04, 2005 11:28 am
Location: Ireland

encryption

Post by sweenyman »

Hi
I am new to encryption.
Does anyone know how I might have the contents of a database encrypted on the way in(just the ones like email, phone No etc) and decyphered on the way out
Sean
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

might want to look on the manual pages of your database architecture.
sweenyman
Forum Commoner
Posts: 29
Joined: Fri Feb 04, 2005 11:28 am
Location: Ireland

Post by sweenyman »

feyd wrote:might want to look on the manual pages of your database architecture.
Yes
Thanks for that. I looked at the MySql docs and its there. I'll have a go :D
User avatar
n00b Saibot
DevNet Resident
Posts: 1452
Joined: Fri Dec 24, 2004 2:59 am
Location: Lucknow, UP, India
Contact:

Post by n00b Saibot »

might have done that first off :!:
sweenyman
Forum Commoner
Posts: 29
Joined: Fri Feb 04, 2005 11:28 am
Location: Ireland

Post by sweenyman »

n00b Saibot wrote:might have done that first off :!:
If I knew what to do FIRST OFF I wouldnt be asking advise here would I ? Thanks to Feyd I got some positive advise.
If you lost something and searched for it all day and then eventually found it, why didn't you look there in the first place........? :roll:
Sean
Post Reply