3
1
Back

The post that we want $doc = new DOMDocument(); $xpath = $this->get_xpath_dealie($bread_page_url); $extraimage = $xpath->query("//img[@class='extrapanelimage']")->item(0); //also get blog entry $entries = $xpath->query("//div[@class='entry.

New Pull Request