3
1
Back

Mews // $img_tag = $this->get_img_tags($xpath, '(//div[@id="comic"]//img)', $article); } // there's both alt and title texts, they're both different, use both. $title_element = $doc->createElement("i", $alt_text); $para_element->appendChild($text_element); } elseif (strpos($title_text, $alt_text) !== False) { if (!$title_text .

New Pull Request