[TYPO3-dev] Getting id of the page

Tapio Markula tapio.markula at dnainternet.net
Fri Aug 25 20:22:19 CEST 2006


Dmitry Dulepov kirjoitti:
> Hi!
> 
> Martin Ficzel wrote:
>> additionally you should always use t3lib_div::debug() instead of print.
> 
> Well, ~some~ people still use $_GET instead of t3lib_div::GP() even 
> though TYPO3 coding guidelines explicitly say not to use $_GET.

the method is t3lib_div::_GP()

If I put
$_GET=t3lib_div::_GET();
that's do the task.




More information about the TYPO3-dev mailing list