[TYPO3-dev] Inconsistent naming of methods to fetch GET/POST vars all over T3

Martin Kutschker masi-no at spam-typo3.org
Thu Feb 5 20:31:35 CET 2009


Steffen Müller schrieb:
> Hi.
> 
> On 05.02.2009 12:18 Franz Koch wrote:
>> check this out:
>> [globalVar = _GET|key=value]
>>
>>
> 
> indeed!
> it hits getGlobal, reading from $GLOBALS['_GET']['key']

But thinking about this again it shouldn't do it this way. As we
recommend to use t3lib_div::_GET() it's odd that we don't have a way to
use it from TS conditions.

Masi




More information about the TYPO3-dev mailing list