Zend: dom query #zend_dom_query
<?php $dom = new Zend_Dom_Query($blockHTML); $images = $dom->query('img'); ?>