o the encryption.
Below is the link for php encryption
http://www.php.net/manual/en/function.md5.php
-Original Message-
From: Peter Gibbons-BU [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, March 12, 2002 11:32 AM
To: '[EMAIL PROTECTED]'
Subject: creating a password field..
Hi,
i&
From: "Peter Gibbons-BU" <[EMAIL PROTECTED]>
> Hi,
> i'd like to create a password field like in the user table in the mysql
> database. The data would need to be encrypted.
>
> Can mysql do the whole job. I would need it ideally to automatically
> decrypt it for me when I do a select..
>
> any
/function.md5.php
-Original Message-
From: Peter Gibbons-BU [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, March 12, 2002 11:32 AM
To: '[EMAIL PROTECTED]'
Subject: creating a password field..
Hi,
i'd like to create a password field like in the user table in the mysql
database. The data w
Hi,
i'd like to create a password field like in the user table in the mysql
database. The data would need to be encrypted.
Can mysql do the whole job. I would need it ideally to automatically
decrypt it for me when I do a select..
any suggestions - code example would be really helpful..
peter