Hello,

On 07/28/2002 05:02 PM, Mike Mannakee wrote:
> Does anyone have a regular expression that works to validate credit card
> numbers?

No, there is not regular expression for that. You may want to use this 
class instead for validation credit card numbers in forms:

http://www.phpclasses.org/formsgeneration

-- 

Regards,
Manuel Lemos


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

Reply via email to