3
1
Back

Present foreach($imgs as $img){ foreach ($imgs as $img) { if (preg_match("@.*?(.*)@", $article['content'], $matches)) { if ($doc === NULL) { if ($title_text == $article['title'] || strpos($article['title'], $alt_text) !== False) { if (!$alt_text || $alt_text == $article['title'] || strpos($article['title'], $alt_text) !== false){ $text_element = $doc->createElement("i", $alt_text); $title_element = $doc->createElement("i", $title_text); } elseif (strpos($article['link'], 'campcomic.com/comic/') !== FALSE) { $xpath .

New Pull Request