3
1
Back

Foreach ($imgs as $img) { $article['content'] = $this->get_img_tags($xpath, "//div[@id='imgdiv']//img", $article); //also get blog entry $article['content'] .

New Pull Request