[TYPO3] Query data string data still available?

Dmitry Dulepov [typo3] dmitry at typo3.org
Mon Aug 11 07:59:58 CEST 2008


Hi!

La Farge Douglas wrote:
> Should I be looking in TScript for the Query string? Is that by chance 
> what I'm missing? I'm attempting to log the page id to the database and 
> so one way or another I need to pass this id along to the script.

You do not need query string for this :) Use $GLOBALS['TSFE']->id from PHP.

By the way, aren't you trying to the same thing that "config.stat" already does?

-- 
Dmitry Dulepov
TYPO3 Core team
My TYPO3 book: http://www.packtpub.com/typo3-extension-development/book
In the blog: http://typo3bloke.net/post-details/typo3_code_formatting_in_eclipse/


More information about the TYPO3-english mailing list