Labels Milestones
Back$this->get_img_tags($xpath, '(//div[@class="post"]//img)', $article); $article['content'] = $matches[1]; $img = preg_replace("@width=\"\d+\"@", "", $img); $img = preg_replace("@height=\"\d+\"@", "", $img); $article['content'] = $img_tag . $article['content']; // $article['content'] = $img_tag . $article['content']; // $article['content'] = $this->get_img_tags($xpath, "//p[@id='comic_body']//a//img", $article); } // replace the