3
1
Back

= $entry->getAttribute('src'); $result_html .= "
Alt: " . $img->getAttribute('title') . ""; } } /* replace '//' or '/./' or '/foo/../' with '/' */ $re = array( '#(/\.?/)#', '#/(?!\.\.)[^/]+/\.\./#' ); for ($n = 1; .

New Pull Request