Hey guys,
I wanna get the 'password' encrypted...I am aware that we can use several ways: -
1) Encryption of string as it passes from page to page
2) Field encryptionin database table (e.g. in MySQL)
Can u guys pls explain briefly which method is safer and the pros n cons..Also, how do i go abt implementing the first option...Gracias amigo! thankz..
Btw, hehe...is there a way that the powerful MS SQL has a way to save these passwords (in a field) in encrypted form..thx!