3
1
Back

About $article['content'] .= "Bonus comic:" . $aftercomic . ""; if (ADD_IDS) { $imgs = $xpath->query('//img'); //doesn't get simpler than this foreach($imgs as $img){ if ($img->getAttribute('title')) { $article['content'] .= "" . $entry->textContent . "

"; } } // Pain Train (to get alt tags) elseif (strpos($article['link'], 'amultiverse.com/comic/') !== FALSE) { $xpath = new DOMXpath($doc); $imgs .