[Typo3-dev] get base64 encoded URL-Params

Thomas Hempel thomas at work.de
Tue May 18 12:46:07 CEST 2004


Hi,

I've got a problem with staticDocuments and base64 encoding.

I wrote an extension wich posts some params via URL. I build the link 
with pi_getPageLink and I simulate static documents with base64 encoding 
enabled.

The constructed link looks like this:
http://server/E-Cards.77+B6JnR4X3RodWx0cmFjYXJkc19waTFfY2F0ZWdvcnk9MSZ0eF90aHVsdHJhY2FyZHNfcGkxX3N0ZXA9MQ__.0.html

How can I get back my original URL-params on the next page? Is there any 
TYPO3-function or have I to recall it by myself? In second case, is 
there a way to detect that base64-encoding is enabled or not?


Thanks Thomas





More information about the TYPO3-dev mailing list