Labels Milestones
Back// Dead Philosophers elseif (strpos($article['link'], 'questionablecontent') !== FALSE) { $xpath = $this->get_xpath_dealie($bread_page_url); $extraimage = $xpath->query("//img[@class='extrapanelimage']")->item(0); $new_element = $doc->createElement("div"); $para_element = $doc->createElement("p"); $article['content'] = $matches[1]; $article['content'] = $this->get_img_tags($xpath, "//div[@id='comic']//img", $article); } // replace the