<?php $str = 'Lorem ipsum dolor sit amet, adipisicing <img src="http://example.com/img.jpg" />consequat.'; $dom = new DOMDocument; $dom->loadHTML($str); echo (new DOMXPath($dom))->evaluate('string(//img/@src)');
You have javascript disabled. You will not be able to edit any code.
Value for `_results` contains invalid data `array`