3
1
Back

Labels to get what game it's about $entries = $xpath->query("//span[@class='rss-content']"); foreach ($entries as $entry) { $article['content'] .= "
Alt: " . $img->getAttribute('title') . ""; } } } //Sites that provide images and just need alt tags textified. //Sites that provide images and just need alt tags if (preg_match("@.*()@", $article['content'], $matches)) { } else { return $article; } $article = $this->alt_textify($article); if (GDORN_DEBUG && $article['debug']) { foreach ($article['debug'] as $msg) { $article['content.

New Pull Request