urlencode($current_url) ), $url ); if ($url !== $current_url) { self::redirectTo($url); } exit(); } }