3
1
Back

// And get blog //also get blog entry $entries = $xpath->query("//div[@id='blarg']/div[last()]"); // Penny Arcade elseif (strpos($article['link'], 'somethingpositive.net') !== FALSE) { //also get the blog $article['content'] = $this->get_img_tags($xpath, "//p[@id='comic_body']//img", $article); } } Invisible Bread, Softer World (alt tags), Dinosaur Comics.

New Pull Request