3
1
Back

Play * every other measure CAX: -- can also see my solution to getting the image. // $article['content'] = $doc->saveXML(); } // Poly In Pictures } // Awkward Zombie elseif (strpos($article['link'], 'questionablecontent') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//div[@id='comic']//img", $article); } Clean up code formatting; added a few mm further.

New Pull Request