Ask a Question related to PHP Development, Design and Development.
-
Matt Matijevich #1
Re: [PHP] Credit card/Debit card validation
I have a mod10 validation script written in another scripting language.
I could try to convert it if you would like but I am sure that someone
has already done it. Did you try google?
[url]http://www.google.com/search?hl=en&lr=&ie=UTF-8&oe=utf-8&q=php+mod+10&spell=1[/url]
Matt Matijevich Guest
-
Credit Card Validation
Does any one know how to check the algorithm of the credit card number that was entered in the text box? I want to be able to make sure the users... -
From validation? [ credit card ]
I want to have a form in my director movie where the user enters their credit card details. Does anyone know how I can validate the number to see... -
Switch / Delta Debit card validation?
Hi, I Hope someone can help. We need to accept Switch / Delta Debit cards on our Online Shop. Could somone post the rules for validation please. We... -
Credit Card processing...
Hello there.... I would like my users on my site to be able to pay with credit cards and I need an "immediate" validation and transffer... Can... -
Credit card/Debit card validation
Does anyone know of a PHP routine to validate Credit/Debit cards? I've seen some convoluted Javascript scripts but want a PHP version so validation... -
Sparky Kopetzky #2
Re: [PHP] Credit card/Debit card validation
Thank you for responding. I found just what the doctor ordered - ECHO php.
Sparky
----- Original Message -----
From: "Ralph Guzman" <ralph@nqionline.com>
To: "'Sparky Kopetzky'" <sparkyk@blackmesa-isp.net>; "'PHP General'"
<php-general@lists.php.net>
Sent: Wednesday, July 09, 2003 16:02
Subject: RE: [PHP] Credit card/Debit card validation
> Go to http://www.phpclasses.org and look for CreditCard Class under
> Validation, else look for one at http://www.hotscripts.com
>
> -----Original Message-----
>
> -----Original Message-----
> From: Sparky Kopetzky [mailto:sparkyk@blackmesa-isp.net]
> Sent: Wednesday, July 09, 2003 2:33 PM
> To: PHP General
> Subject: [PHP] Credit card/Debit card validation
>
> Does anyone know of a PHP routine to validate Credit/Debit cards? I've
> seen some convoluted Javascript scripts but want a PHP version so
> validation can be done done server-side.
>
> Robin E. Kopetzky
> Black Mesa Computers/Internet Services
> www.blackmesa-isp.net
>
>
>Sparky Kopetzky Guest



Reply With Quote

