3
1
Back

FALSE){ //also get the blog $entries = $xpath->query("//span[@class='rss-content']"); foreach ($entries as $entry){ $article['content'] .= "

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

"; } } return $article; } if(ADD_IDS){ $article['content'] .= "
ID: " . $article['id']; } return.

New Pull Request