----- Original Message ----- From: "Edward Peloke" <[EMAIL PROTECTED]> To: "[EMAIL PROTECTED] Php. Net" <[EMAIL PROTECTED]> Sent: Thursday, March 20, 2003 11:50 AM Subject: [PHP] credit card validations..
> The owner of the php site I am working on just told me he want to do credit > card validations on the site. Currently, we aren't doing anything with > credit cards. I have no idea as to where to even start with this. Should I > simply go the paypal route? > > Thanks, > Eddie Credit card validation is somewhat involved but not terribly difficult. There are several good tutorials (such as the one below) and many classes and functions already written if you don't feel like reinventing the wheel. Good luck. http://www.sitepoint.com/article/728 -Kevin -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php