M
Moritz Karbach
Hi everyone,
I need something similar to the PHP variable $SERVER[REQUEST_URI], that is
the full string someone entered in his browser, the url and the query.
Is there some easy way to get this? Or do I have to compose it again using
CGI:arams and lots of ? and & parsing?
Cheers,
- Moritz
I need something similar to the PHP variable $SERVER[REQUEST_URI], that is
the full string someone entered in his browser, the url and the query.
Is there some easy way to get this? Or do I have to compose it again using
CGI:arams and lots of ? and & parsing?
Cheers,
- Moritz