RE: Credit Card Identifyers
nmad <[email protected]> 7 Aug 2003 17:03:29 -0000
| Newsgroups | gmane.comp.web.oscommerce.tips |
|---|---|
| Message-ID | <7b0eb88d0e8f68b15208c752494efcfd@osCommerce-Forums> |
This message was sent from: Tips and Tricks
http://forums.oscommerce.com/viewtopic.php?p=209503#209503
----------------------------------------------------------------
Hello,
I nedd to add local credit cards to cc_validation.php.
My problem is that i don´t understand the rules to add it (ereg('^(3[0-9]{4}|2131|1800)[0-9]{11}$', ¿?)
I need to add a rule to add one of the local credit cards that start with numbers 589892
Thanks.