3
1
Back

Handy: this permits the mise en scene which we love and adore. Elseif (strpos($article['link'], 'cad-comic.com/comic/') !== FALSE) { // Cyanide & Happiness elseif (strpos(strtolower($article['link']), 'giantitp.com/comics/') !== FALSE) { // $xpath = new DOMXpath($doc); $imgs = $xpath->query('//img'); //doesn't get simpler than this foreach($imgs as $img){ $article['content'] .= "
Alt: " . $img->getAttribute('title') .

New Pull Request