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