it would be great if i could label the matches and
export them in a template based on the labels
it would be cool to be able to view the matches outside
of context
i have some very large ugly textfiles which i'm trying
to strip info out of (turning a PageMaker file of
product reviews into a DB dump). regexplorer helps me
find the matches, but not use the regexps to strip it
all out
i've learned lots about PHP and regexps to make a tool
that does similar though
cheers