3
1
Back

$matches[1]; $article['content'] = $this->get_img_tags($xpath, "//div[@id='comic']//img", $article); } // there's both alt and title texts, they're both different, use both. } elseif (strpos($title_text, $alt_text) !== false){ $text_element = $doc->createElement("i", $alt_text); } elseif (strpos($alt_text, $title_text) !== False) { if (parse_url($rel, PHP_URL_SCHEME) != .

New Pull Request