/ Published in: Regular Expression
Expand |
Embed | Plain Text
[a-zA-Z]{2}[0-9]{2}[a-zA-Z0-9]{4}[0-9]{7}([a-zA-Z0-9]?){0,16}
You need to login to post a comment.
resurge on 05/26/09
5 people have marked this snippet as a favorite
Scooter
jadb
the_coder
Demian
Tyster
[a-zA-Z]{2}[0-9]{2}[a-zA-Z0-9]{4}[0-9]{7}([a-zA-Z0-9]?){0,16}
You need to login to post a comment.