3
1
Back

Wires elseif (strpos($article["link"], "www.phdunknown.com/index.php?id=") !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); // there's both alt and title texts, they're both different, use both. $alt_element = $doc->createElement("i", $alt_text); $para_element->appendChild($text_element); } elseif ($alt_text == $article['title'] || strpos($article['title'], $title_text) !== false){ // there's both alt and title texts, they're.

New Pull Request