[TYPO3-dev] Session Problem
Dmitry Dulepov [typo3]
dmitry at typo3.org
Thu Aug 16 15:15:40 CEST 2007
Hi!
I have no answer to your question but a general comment to help a bit.
Stefan.Maurer at inter.de wrote:
> i am a neebi in Typo3. I have written a php function to put data from the
> $_POST array in the session array from
> Typo3. My php version works great, but my adabt version for Typo3 makes
> Problem here´s the Code:
You should not use $_POST but t3lib_div::_POST($var) or
t3lib_div::_GP($var). This is a better style and follows TYPO3 coding
conventions.
--
Dmitry Dulepov
TYPO3 freelancer / TYPO3 core team member
Web: http://typo3bloke.net/
Skype: callto:liels_bugs
More information about the TYPO3-dev
mailing list