Re: ecommerce related question

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



For now, as already said, go with PayPal or similar.

Do not store the CC#s in your DB or anywhere at all, for any length of time.  Not in the SESSION either. Get it and send it to PayPal and wipe it out with http://php.net/unset all in one single HTTP request.

For long-term, to learn more, start reading here:
http://phpsec.org/


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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux