Here's a first link. It's a visual matching tool for your regex and targeted text + several saved regex expression by the community: http://gskinner.com/RegExr/
This is amazing! (and amazingly helpful with the Community tab to show examples!)
11–16 of 16 posts
Here's a first link. It's a visual matching tool for your regex and targeted text + several saved regex expression by the community: http://gskinner.com/RegExr/
"Mastering Regular Expressions" by Friedl is the ultimate resource, but for getting started that website above will let you learn the practical syntax.
Cheers, -s