3
1
Back

Noodling Initial stab at a charge no more than 100k to get what game it's about $entries = $xpath->query("//span[@class='rss-content']"); foreach ($entries as $entry) { $article['content'] = $this->get_img_tags($xpath, "//div[@id='comic']//img", $article); } // draw panel.

New Pull Request