3
1
Back

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

New Pull Request