I\'m looking for a regular expression to isolate the src value of an img. (I know that this is not the best way to do this but this is what I have to do in this case)
This is what I use to get the tags out of strings:
? *img[^>]*>