3
1
Back

$this->alt_textify($article); $entries = $xpath->query("//div[@id='blarg']/div[last()]"); foreach ($entries as $entry){ $article['content'] .= "
Alt: " . $img->getAttribute('title') . ""; } } function get_xpath_dealie($link){ list($html.

New Pull Request