[TYPO3] no caching for php in templates

Dmitry Dulepov 9f4eetb02 at sneakemail.com
Tue Mar 6 10:19:52 CET 2007


a owen wrote:
> i'm including php-scripts with typo=script like this: 
>   subparts.menu = PHP_SCRIPT
>   subparts.menu.file = fileadmin/php/menu.php
>   
> unfortunately they are cached but i need them to be executed every time.
> i know about the extension lumonet and i'm using it. is there a setting
> to prevent a subpart chaching in a template or do i have to include it
> with lumonet?

What about looking to TSRef and reading about PHP_SCRIPT, PHP_SCRIPT_INT 
and PHP_SCRIPT_EXT?

http://typo3.org/documentation/document-library/references/doc_core_tsref/4.0.0/view/8/23/
http://typo3.org/documentation/document-library/references/doc_core_tsref/4.0.0/view/8/24/
http://typo3.org/documentation/document-library/references/doc_core_tsref/4.0.0/view/8/25/

-- 
Dmitry Dulepov

Web: http://typo3bloke.net/
Skype: callto:liels_bugs

"It is our choices, that show what we truly are,
far more than our abilities." (A.P.W.B.D.)


More information about the TYPO3-english mailing list