Hi,
I'm kind of new to web developing in general and caching in praticular, and I have a question regarding caching.
I use php to build web pages dynamically. These pages contain static images which appear in all of my pages (logo, menu, footer).
Is it possible (and how do I do it if so) to...