3
1
Back

Alt and title texts, they're both different, use both. $alt_element = $doc->createElement("i", $title_text); } elseif (strpos($title_text, $alt_text) !== False) { if ($title_text == $article['title'] || strpos($article['title'], $alt_text) !== false){ } elseif (strpos($title_text, $alt_text) !== False) { if ($title_text == $article['title'] || strpos($article['title'], $title_text) !== False) { if ($title_text.

New Pull Request