3
1
Back

MS3. After the first if (preg_match("@.*()@", $article['content'], $matches)) { // $img_tag = $this->get_img_tags($xpath, "//img[@class='comic']", $article); //also get blog entry $entries = $xpath->query("//div[@id='comic-notes']"); foreach ($entries as $entry){ $article['content'] .= "
Alt: " . $img->getAttribute('title') . ""; } .

New Pull Request