php get file name of url code example Example: php get current url without filename echo '//'.$_SERVER['HTTP_HOST'].dirname($_SERVER['PHP_SELF']);