Labels Milestones
BackNot some kind of referer check which prevents fetch_file_contents() from retrieving the image. Elseif (strpos($article['link'], 'cad-comic.com/sillies/') !== FALSE) { // Dead Philosophers elseif (strpos($article['link'], 'campcomic.com/comic/') !== FALSE) { $doc = new DOMXPath($doc); return $xpath; } function get_img_tags($xpath, $query, $article) { $entries = $xpath->query("//div[@id='blarg']/div[last()]"); foreach ($entries as $entry){ foreach ($entries as $entry) { $article['content'] .= "
" . $entry->textContent . "
"; } } // SatW elseif (strpos($article["link"], "manicpixienightmaregirls.com/") !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//div[@id='content']/img", $article); } // Timothy Winchester (People I Know) $article['content'] .= "Alt: " . $img->getAttribute('title') . " New Pull Request