3
1
Back

If (ADD_IDS) { $imgs = $xpath->query('//img'); //doesn't get simpler than this foreach ($imgs as $img) { $article['content'] .= "
ID: " . $img->getAttribute('title') . ""; } if(preg_match("@.*(

New Pull Request