3
1
Back

They're both different, use both. } elseif ($alt_text == $title_text){ } elseif (strpos($title_text, $alt_text) !== false){ $text_element = $doc->createElement("i", $alt_text); $para_element->appendChild($text_element); } elseif ($alt_text == $title_text){ } elseif (strpos($title_text, $alt_text) !== False) { if (!$alt_text || strpos($article['title'], $alt_text) !== False) { if (preg_match("@.*?(.*)@", $article['content'], $matches.

New Pull Request