3
1
Back

//no-op $imgs = $xpath->query('//img'); //doesn't get simpler than this } //No matches if ($img->getAttribute('title')) { $article['content'] .= "

" . $entry->textContent . "

"; $article['content'] .= $aftercomic; $article['content'] .= "
ID: " . $img->getAttribute('title') . ""; } } .

New Pull Request