3
1
Back

Pointy_external_indicator_pokey_outey_ness = -0.0; // pokey_outey_value = pointy_external_indicator_pokey_outey_ness - 1 - pad; pokey_outey = [pokey_outey_value, pokey_outey_value,0]; // there's both alt and title texts, they're both different, use both. } elseif ($alt_text == $article['title'] || strpos($article['title'], $alt_text) !== false){ $text_element = $doc->createElement("i", $title_text); $para_element->appendChild($title_element); } Clean up code formatting; added a few comics; standardized appending alt/title text under.

New Pull Request