3
1
Back

*/ /* replace '//' or '/./' or '/foo/../' with '/' */ $re = array('#(/\.?/)#', '#/(?!\.\.)[^/]+/\.\./#'); for($n=1; $n>0; $abs=preg_replace($re, '/', $abs, -1, $n)) { } //Sites that provide images and just need alt tags foreach($imgs as $img){ $article['content'] .= "

" . $entry->textContent . "

"; } } //noop elseif (strpos($article['content.

New Pull Request