3
1
Back

Return $scheme.'://'.$abs; } /* absolute URL */ $abs = "$host$path/$rel"; /* replace '//' or '/./' or '/foo/../' with '/' */ $re = array('#(/\.?/)#', '#/(?!\.\.)[^/]+/\.\./#'); for($n=1; $n>0; $abs=preg_replace($re, '/', $abs, -1, $n)) {} /* absolute URL is ready! */ return $scheme . '://' . $abs; } Add more note files from the ages 744b72ef7e Add simplest muscescore example Add simplest muscescore example Add simplest muscescore example Samurai ttrss-plugin- _comics/init.php 342 lines if ($bread) { $html = $fetch_last_error_code; From 6298fd8aa365e8141485a8d6ad3ff5ab00de1b64.

New Pull Request