NYCPHP Meetup

NYPHP.org

[nycphp-talk] List of sample credit card numbers

David Mintz dmintz at davidmintz.org
Wed Mar 31 17:31:57 EST 2004


Heh. I get the feeling that the amount of freely available PHP code
snippets, utility libraries, classes etc has exploded in the past few
years along with PHP adoption. Once upon a time, a few years ago, I could
not even find a credit card validator in PHP so I stole and translated
Business::CreditCard from CPAN (Perl).

FWIW, http://davidmintz.org/code/CreditCard.phps


On Wed, 31 Mar 2004, Jeff Siegel wrote:

> Aaron...you takin' notes? ;)
>
> Jeff
>
> Daniel Convissor wrote:
>
> > On Wed, Mar 31, 2004 at 12:27:29PM -0500, Joel De Gan wrote:
> >
> >>Oh a side note, you should have added the Luhn check digit algorithm
> >
> >
> > I've got a class that does that:
> > http://www.analysisandsolutions.com/software/ccvs/ccvs.htm

---
David Mintz
http://davidmintz.org/

        "Anybody else got a problem with Webistics?" -- Sopranos 24:17

>From hans not junk at nyphp.com  Wed Mar 31 17:42:01 2004
Return-Path: <hans not junk at nyphp.com>
Received: from ehost011-1.exch011.intermedia.net (unknown [64.78.21.3])
	by virtu.nyphp.org (Postfix) with ESMTP id EAC08A85E9
	for <talk at lists.nyphp.org>; Wed, 31 Mar 2004 17:42:00 -0500 (EST)
X-MimeOLE: Produced By Microsoft Exchange V6.5.6944.0
Content-class: urn:content-classes:message
MIME-Version: 1.0
Content-Type: text/plain;
	charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
Subject: RE: [nycphp-talk] List of sample credit card numbers
Date: Wed, 31 Mar 2004 14:41:59 -0800
Message-ID: <41EE526EC2D3C74286415780D3BA9F870132B7FD at ehost011-1.exch011.intermedia.net>
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
Thread-Topic: [nycphp-talk] List of sample credit card numbers
Thread-Index: AcQXcSUwFm23K3obSC6NXveSd1CdNgAACevg
From: "Hans Zaunere" <hans not junk at nyphp.com>
To: "NYPHP Talk" <talk at lists.nyphp.org>
X-BeenThere: talk at lists.nyphp.org
X-Mailman-Version: 2.1.2
Precedence: list
Reply-To: NYPHP Talk <talk at lists.nyphp.org>
List-Id: NYPHP Talk  <talk.lists.nyphp.org>
List-Unsubscribe: <http://lists.nyphp.org/mailman/listinfo/talk>,
	<mailto:talk-request at lists.nyphp.org?subject=unsubscribe>
List-Archive: <http://lists.nyphp.org/pipermail/talk>
List-Post: <mailto:talk at lists.nyphp.org>
List-Help: <mailto:talk-request at lists.nyphp.org?subject=help>
List-Subscribe: <http://lists.nyphp.org/mailman/listinfo/talk>,
	<mailto:talk-request at lists.nyphp.org?subject=subscribe>
X-List-Received-Date: Wed, 31 Mar 2004 22:42:01 -0000


> Heh. I get the feeling that the amount of freely available=20
> PHP code snippets, utility libraries, classes etc has=20
> exploded in the past few years along with PHP adoption. Once=20
> upon a time, a few years ago, I could not even find a credit=20
> card validator in PHP so I stole and translated=20
> Business::CreditCard from CPAN (Perl).
>=20
> FWIW, http://davidmintz.org/code/CreditCard.phps

I think this calls for a PCOM!  :)

H




More information about the talk mailing list