php-windows | 2003112
Date: 11/25/03
- Next message: Svensson, B.A.T. (HKG): "RE: [PHP-WIN] Re: insert syntax"
- Previous message: Roderick Martin: "Re: [PHP-WIN] Re: Sending Mail with PHP."
- Next in thread: Eric COLINET: "Re: [PHP-WIN] Encryption Decryption Help Needed"
- Reply: Eric COLINET: "Re: [PHP-WIN] Encryption Decryption Help Needed"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I have a situation where users will be entering their credit card number
then the number will be stored in the MicroSoft SQLdatabase. I already
have SSL in place but what I would like to do is to encrypt the number in
the database to help my CIO sleep at night. We have constructed a report
to get retrieve the stored information that is locked down hard using IP
address validation and several other IIS security methods...but I will
need to have the credit card number decrypted in this report.
Can anyone point me to a method to encrypt the Credit card number on
insertion into the database, and then decryption when reporting? I have
MCrypt installed and functioning correctly on my server, I just can't find
any simple tutorials on how to do this.
Thanks,
Ron
-- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
- Next message: Svensson, B.A.T. (HKG): "RE: [PHP-WIN] Re: insert syntax"
- Previous message: Roderick Martin: "Re: [PHP-WIN] Re: Sending Mail with PHP."
- Next in thread: Eric COLINET: "Re: [PHP-WIN] Encryption Decryption Help Needed"
- Reply: Eric COLINET: "Re: [PHP-WIN] Encryption Decryption Help Needed"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

