3
1
Back

Scenes From A Multiverse (to get alt tags foreach($imgs as $img){ if ($img->getAttribute('title')) { // SBMC elseif (strpos($article["link"], "www.pilotside.us/comic/") !== FALSE) { // Poly In Pictures elseif (strpos($article['link'], 'www.geekculture.com/joyoftech/') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//div[@id='comicbody']//img", $article); $article['content'] .= "

" . $entry->textContent . "

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

New Pull Request