I would like to know how this can be achieved.
Assume: That there\'s a lot of html code containing tables, divs, images, etc.
Problem: How can I get matches
i assume all your src= have " around the url
]+src=\"([^\"]+)\"
the other answers posted here make other assumsions about your code