[Typo3-dev] getting the name of the current page incl. all parameters

Sacha Vorbeck sachav at gmx.net
Mon Aug 18 18:17:43 CEST 2003


Hi,

> Does anybody know how to get URLs _with_ parameters?

current solution:

$location = t3lib_div::getIndpEnv('TYPO3_SITE_URL');
$location .= $this->cObj->getTypoLink_URL($GLOBALS["TSFE"]->id);
$location .= here come the piVars?

I`m still looking for a way to get the md5-parameters attached to the 
URL with + ... .

If anybody knows how to get them, please give me hint.

-- 
thank you - all the best,

Sacha





More information about the TYPO3-dev mailing list