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

Issues changing the value of an element in an array in matlab -

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

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