php - Make Smarty compile templates to memcache -


i have project uses smarty template engine (2.6). point can't have save files locally mean saving repository. same cache.

my question - how should implement compiling templates to, example, memcache?

i playing stream wrapper maybe has better solution?

every repository system has means of excluding files tracking. have use, instead of reinventing square wheel


Comments

Popular posts from this blog

vb.net - Alternative to the T-SQL AS keyword -

php - MySQLi binding parameters in a prepared statement doesn't work unless inserted after "WHERE" -

ios - CFRelease causing crash in iPad application -