[TYPO3] Cookie in extension

Tapio Markula tapio.markula at xetpoint.fi
Sat Apr 5 12:35:14 CEST 2008


Jeppe Donslund
> The funny thing is, that it works in Forefox but not in IE.

tm_shared_lib stores cookie data as a serialized array.
You can unserialize that and add new cookiedata to that
and serialize the data again.
Data is read from database and surely changed.

see XCLASS for alt_main.php


More information about the TYPO3-english mailing list