Hi all,
this has been bugging me for a while, but I'm trying to output the current url on a login form as to pass on a referring url to an external authentication service.. I've read the manual and there is mention of server variable conditionals but all I really want to do is output the PHP variable $_SERVER['REQUEST_URI'] in a parse file.
Thanks,