Labels Milestones
BackPresent foreach($imgs as $img){ $article['content'] .= "
" . $entry->textContent . "
"; $article['content'] .= "ID: " . $img->getAttribute('title') . ""; } } if(ADD_IDS){ $article['content'] .= "
$orig_content
"; //also append the blarg post because that's small, interesting, $entries = $xpath->query("//span[@class='rss-content']"); foreach ($entries as $entry) { // replace the