3
1
Back

If (preg_match("@.*()@", $article['content'], $matches)) { } if ($rel[0]=='#' || $rel[0]=='?') { $path = ''; function rel2abs($rel, $base) { function rel2abs($rel, $base) { if (parse_url($rel, PHP_URL_SCHEME) != '' || substr($rel, 0, 2) == '//') { return 2; } } /* absolute URL is ready! */ return $scheme . '://' . $abs.

New Pull Request