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:
All credit card numbers issued by American Express must start with 34 or 37 and have 15 digits. For ...
A free online regular expression test tool that allows to try you regular expression pattern and see...
How to capture the Baidu 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 JCB have 3 sets of numbers: JCB cards start with 2131 have 15 digi...