Other Resources:
Testing Regular Expression Match Patterns
To help you learn and test regular expression match patterns, FYIcenter.com has designed this online testing page using the PHP preg_match_all(pattern, subject, matches) funtion. Enter the pattern string and the subject string in the form below and click the "Try" button.
✍: FYIcenter.com
Popular Posts:
According to the IEEE 802 specification, a MAC address has 6 groups of 2 hexadecimal digits separate...
How to capture the Soso Spider entries from Web log file? Here are some Web log file entries: 127.0....
How to write a regular expression to parse key-value entries from Windows .INI files? Here is an exa...
All credit card numbers issued by American Express must start with 34 or 37 and have 15 digits. For ...
All credit card numbers issued by Diners Club must start with 300 through 305, 36 or 38 and have 14 ...