3
1
Back

'(//div[@class="webcomic-image"]//img)', $article); } // Timothy Winchester (People I Know elseif (strpos($article['link'], 'www.timothywinchester.com/2') !== FALSE) { $xpath = new DOMXpath($doc); $imgs = $xpath->query('//img'); //doesn't get simpler than having hundreds of plugins, one per step // 1 for.

New Pull Request