3
1
Back

As $attrib_name => $node){ } function get_img_tags($xpath, $query, $article){ $entries = $xpath->query("//div[@id='blarg']/div[last()]"); foreach ($entries as $entry){ $article['content'] .= "

" . $entry->ownerDocument->saveXML($entry) . "

"; // only keep everything starting at the center, then to point at the first } // @todo Calculate the convexity.

New Pull Request