Labels Milestones
BackPhilosophers elseif (strpos($article['link'], 'awkwardzombie.com/index.php?comic') !== FALSE) { elseif (strpos($article['link'], 'awkwardzombie.com/index.php?comic') !== FALSE) { $imgs = $xpath->query('//img'); //doesn't get simpler than this foreach ($imgs as $img) { $article['content'] = $this->get_img_tags($xpath, "//img[starts-with(@src, '/comics/') and @class='comic_image']", $article); // And get blog entry $article['content'] .= "
" . $entry->textContent . "
"; } } foreach($imgs as $img){ // Questionable Content (cleanup) // Questionable Content (cleanup // only keep everything starting at the first