$url = "https://demo.com/11/"; $path = parse_url($url, PHP_URL_PATH); $path = rtrim($path, '/'); $klasor_adi = basename($path);