I\'m trying to match the highlighted parts of this string:
maybe something here src=\"http://some.random.url.com/\" and the string continues.
If youre source is well formed xml you can also use xpath to find the string.
xpath("//iframe[@src]/@src"); ?>