$current_url = $_SERVEUR ['request_uri'] code example Example: php get full url $fullURL = 'http://'.$_SERVER['HTTP_HOST'].$_SERVER['REQUEST_URI'];