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

Franz Koch typo.removeformessage at fx-graefix.de
Thu Feb 5 12:18:39 CET 2009


Hi,

>>> for me it's quite confusing to find the correct syntax for retrieving
>>> GET/POST values in various situations. For "gettext" values in TS you
>>> need to use "GPvar:stuff" and for TS conditions it's just "GP" or
>>> "_GET"/"_POST" (which are not documented) to retrieve a value from
>>> $_GET/$_POST.
>>
>> _GET / _POST in TS conditions? IMHO only GP does work here.
> 
> I can't remember the correct syntax, but it is somehow possible to 
> directly check for a GET or a POST var and not use GP. Martin Kutschker 
> wrote that one in this list.

check this out:
[globalVar = _GET|key=value]


-- 
kind regards,
Franz Koch




More information about the TYPO3-dev mailing list