3
1
Back

Whether this is far simpler than this foreach ($imgs as $img) { $article['content'] = $this->get_img_tags($xpath, '//td/img[contains(@src, "/comics/images/")]', $article); // Pain Train (to get alt tag) elseif (strpos($article['link'], 'questionablecontent') !== FALSE) { // Scenes From A Multiverse (to get alt tags.

New Pull Request