public static function full_url($s, $use_forwarded_host = false) { return LoadUtility::url_origin($s, $use_forwarded_host) . $s['REQUEST_URI']; }