Menu

#24 List values?

Next Release
open
nobody
5
2007-06-18
2007-06-18
Anonymous
No

Hi there, I use your tool a lot to check my REGEXPs for use with Modrewrites in web development.

I am sure many have asked, but is it at all possible to display some form of list with the values displayed for each case of matching?

I am not very good at explaining myself, here is an example.

REGEXP:
^([0-9]*)/jewellery/(.*)(?=\+)(.*)(\+)?(\.html)$

String:
216/jewellery/Stripe-Collection-Bangle+TB355.html

Variables...
Group1: 216
Group2: Stripe-Collection-Bangle
Group3: +
Group4: TB355
Group5: .html

That would at least be my hope for the values anyhow ;)

Thanks for reading and keep up the good work!
Simon Clements-Hawes
simon@silvercoast.co.uk

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.