|
Posted by Bruno Rafael Moreira de Barros on 01/18/08 12:11
On Jan 17, 1:49 pm, "pritaeas" <prita...@home.nl> wrote:
> "Bruno Rafael Moreira de Barros" <brunormbar...@gmail.com> wrote in messagenews:1d4f374d-5e28-415c-b2d2-2a6a1ede3dd2@l1g2000hsa.googlegroups.com...
>
> > Smarty, on the readme, says it is able to get template from arbitrary
> > sources, file system or database. I have seen $default_resource_type
> > and it can be file: or db:...
>
> > After searching the documentation, I found:
>
> >http://www.smarty.net/manual/en/template.resources.php
>
> > But then, where is it cached and compiled? Is there a way to run
> > Smarty 100% from the database?
>
> If you also want to cache to the database:http://www.smarty.net/manual/en/section.template.cache.handler.func.php
What about the compiled TPL files?
[Back to original message]
|