3
1
Back

Src and quotes in alt/title text //also get the blog $entries = $xpath->query("//div[@id='blarg']/div[last()]"); foreach ($entries as $entry) { $article['content'] .= "
ID: " . $img->getAttribute('title') . ""; } //noop } // Least I Could Do (wtf image size?) $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//div[@id='comic-img']//img", $article); } // Two Lumps // Two Lumps // Two Lumps $orig_content = strip_tags($article['content']); $article['content'] = $this->get_img_tags($xpath.

New Pull Request