/ Published in: PHP
URL: http://www.typo3.org
This is part of a compilation of sippls that I need all the time.
Expand |
Embed | Plain Text
$GLOBALS["TSFE"]->fe_user->setKey("ses","data", $zustand); $GLOBALS["TSFE"]->fe_user->storeSessionData(); $GLOBALS["TSFE"]->fe_user->getKey("ses","data");
You need to login to post a comment.
