3
1
Back

Text //also get blog entry $entries = $xpath->query("//div[@id='blarg']/div[last()]"); foreach ($entries as $entry) { $article['content'] .= "

" . $entry->textContent . "

"; } } /* replace '//' or '/./' or '/foo/../' with '/' */ } /* absolute.

New Pull Request