Give a regular expression and the data to test it against, then hit "go".
Examples for valid expressions are:
/\d+/
#^[^/]*/(.+)$#
This tool uses preg_match_all() with flag PREG_SET_ORDER
Expression
Testing data