Keith Spiller wrote:
Hi Everyone,

I'm trying to determine the best method to store credit card numbers in a mysql database. As yet I have been unable to determine whether I should use MySQL AES, DES or a PHP encryption method. I would greatly appreciate any advice you guys could offer.

Why do you need to store c/c info? If at all possible, don't.

If you're looking for something like recurring payments, use paypal or one of the other payment providers that support it.


--
Postgresql & php tutorials
http://www.designmagick.com/

--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to