3
1
Back

As $img) { $article['content'] = preg_replace("@@", '', $article['content']); if (preg_match("@.*?(.*)@", $article['content'], $matches)) { // Dinosaur Comics Cleanup elseif (strpos($article['content'], 'thedoghousediaries.com/dhdcomics/') !== FALSE){ //also get the blog $entries = $xpath->query($query); $result_html = ''; foreach ($entries as $entry){ $article['content'] .= "

" . $entry->textContent . "

New Pull Request