3
1
Back

} $xpath = new DOMXpath($doc); $imgs = $xpath->query('//img'); //doesn't get simpler than this foreach ($imgs as $img) { $article['content'] .= "
" . $msg . ""; if (ADD_IDS) { $article['content.

New Pull Request