3
1
Back

= $xpath->query($query); $result_html = ''; $orig_src = $entry->getAttribute('src'); $result_html .= "Alt: " . $img->getAttribute('title') . ""; } } Clean up code.

New Pull Request