3
1
Back

$xpath->query("//div[@class='entry']"); foreach ($entries as $entry){ $article['content'] .= "

" . $entry->ownerDocument->saveXML($entry) . "

"; // Wondermark (alt tag elseif (strpos($article['link'], 'http://www.achewood.com/index.php?date=') !== FALSE) { $xpath.

New Pull Request