3
1
Back

(preg_match("@.*(.*)@", $article['content'], $matches)) { // Joy of Tech $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//div[@id='comic']/img", $article); } // Scenes.

New Pull Request