[Typo3] Session trouble

Alexander Maringer maringer at fmi.uni-passau.de
Thu Feb 17 22:51:32 CET 2005


Hi,

I have very much trouble with sessions.

I can save data in the session [ 
$GLOBALS['TSFE']->fe_user->setKey('ses','myData', $this->userdata); ] and 
can get the data back .... $GLOBALS['TSFE']->fe_user->getKey(...)

But how can I delete a value of my session??

Thanks a lot

Alexander 





More information about the TYPO3-english mailing list