Hello all.
I have build my own freamwork i now i need to implate a cache system.
i read about ( Memcache ) but i need now one think to cache me template system, can sombardy maby help me here to link to nice stuff? :)
Hello all.
I have build my own freamwork i now i need to implate a cache system.
i read about ( Memcache ) but i need now one think to cache me template system, can sombardy maby help me here to link to nice stuff? :)
Smarty Template Engine is great for both templates and caching. It also comes with a bunch of template variables to make your life a lot easier.
Take a look at http://www.xeweb.net/2010/01/15/simple-php-caching/ to get you started.