3
1
Back

Img src and quotes in alt/title text elseif (strpos($article['link'], 'leasticoulddo.com/comic') !== FALSE) { $xpath = new DOMXpath($doc); $imgs = $xpath->query('//img'); //doesn't get simpler than this foreach($imgs as $img){ $article['content'] .= "
ID: " . $article['id']; } function get_img_tags($xpath, $query, $article.

New Pull Request