Hi!

Jigal van Hemert wrote:
According to the chapter in TSRef [1] (and the TYPO3 source code) 'ses'
refers to session data and is bound to a browser session. 'user' refers
to user data and is bound to a fe_user record.

Oh, I did not realize it is about 'ses' data... May be I read too fast.

For that I usually use $_SESSION because it is much cheaper. To me it makes sense to store only user data that way.

--
Dmitry Dulepov
TYPO3 core&security team member
E-mail: dmitry.dule...@typo3.org
Web: http://dmitry-dulepov.com/
_______________________________________________
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english

Reply via email to