Is it possible to get the address where an image is displayed only with PHP? The classic $_SERVER["SERVER_NAME"].$_SERVER["REQUEST_URI"]; returns my image address... EDIT: never mind. I have found the way