3
1
Back

'//td/img[contains(@src, "/comics/images/")]', $article); // And get blog $entries = $xpath->query("//div[@id='signoff-wrapper']"); } //Sites that provide images and just need alt tags textified. If(ADD_IDS){ $article = $this->alt_textify($article); if (GDORN_DEBUG && $article['debugging']) { foreach ($article['debug'] as $msg) { if ($img->getAttribute('title')) { $article['content'] .= "
Alt: $alt_text

New Pull Request