'Get filename without downloading it php

I have a download link like this

https://example.com/dl/fKgujBurQej3X9ptWiaQax3DPl6BTgMque62djgBDt8YbUi-ig25g4ApPdSYKz6o2g-uHLrzBl5xkrHdTM6X9Ssd-9O~ABAuz98NVvxV5WPV1sKMs8EpInPZ1Wu1VkJNkt8oMDiQQD8-3IeCn4SNKDyW17oFvhLIeXLz~M7gfXXvErZh~-20ilCyuQ4Luchk2IKB9hg__&Key-Pair-Id=APKSSS4WTNAJ4QQOQ

On browser (or any download manager app) after opening link, save window showing with filename (exaple_file_name.zip), so I need to get only filename without downloading it on php



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source