F
Frank
Hi,
I'm beginning to understand regex (regular expressions), but I think there's
a better way to do the next thing. I use 2 steps, is it possible to do it in
1 step?
<img somestuff src="found.gif" otherstuff>
Is it possible to get the index and length of 'found.gif' in 1 regex match?
Thanks in advance
Frank
I'm beginning to understand regex (regular expressions), but I think there's
a better way to do the next thing. I use 2 steps, is it possible to do it in
1 step?
<img somestuff src="found.gif" otherstuff>
Is it possible to get the index and length of 'found.gif' in 1 regex match?
Thanks in advance
Frank