[PHPTAL] Cache / Compilation behavior

Krzysztof Sikorski dreamer.pl at gmail.com
Thu May 8 09:08:28 CEST 2008


Yes, PHPTAL uses a temporary directory to store compiled versions of the
templates. It uses system's tmp directory by default (via sys_get_temp_dir()
function or intelligent guess) - and if that doesn't suit you, you can
always configure it by a PHPTAL_PHP_CODE_DESTINATION constant or
setPhpCodeDestination() method. Check the source code for details.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.motion-twin.com/pipermail/phptal/attachments/20080508/98bf35ed/attachment.htm


More information about the PHPTAL mailing list