3
1
Back

Dilbert elseif (strpos($article['link'], 'dilbert.com/strip/') !== FALSE) { //also get the blog $entries = $xpath->query("//span[@class='rss-content']"); foreach ($entries as $entry) { $article['content'] = $this->get_img_tags($xpath, "//div[@class='comicpage']//img[contains(@src, 'ENG_')]", $article); } // Invisible Bread (make the bread.

New Pull Request