Hi, anyone know how I can get in a script the url it is running from? Including parameters passed with the "GET" method?
A way to read it directly as opposed to reconstituting it from the known URL and the parameters passed would be both simpler and more portable (in case I need to change the script's name in particular).
TIA,
Cédric